class EventActionPage extends Page

Properties

EventplannerController $mod

Reference to mod

protected $default_page from  Page

Methods

xelos_global_template|string|bool
get_page(mixed $subpage = '')

Default get_page method

page_overview(string|null $participantCustomID = null)

public page to confirm,deny an event invitation (link from invitation mail)

string|Template
page_register($event_id)

No description

page_view($uuid = null)

No description

Details

at line 39
xelos_global_template|string|bool get_page(mixed $subpage = '')

Default get_page method

Parameters

mixed $subpage

Return Value

xelos_global_template|string|bool

Exceptions

ContentException

at line 57
Template page_overview(string|null $participantCustomID = null)

public page to confirm,deny an event invitation (link from invitation mail)

Parameters

string|null $participantCustomID

Return Value

Template

Exceptions

ContentException
Exception

at line 135
string|Template page_register($event_id)

No description

Parameters

$event_id

Return Value

string|Template

Exceptions

ContentException
Exception

at line 86
page_view($uuid = null)

No description

Parameters

$uuid