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 with one exception: the sub page payment is in another file

page_overview(null|string $custom_id = null)

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

string|Template
page_register($event_id)

No description

Details

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

Default get_page method with one exception: the sub page payment is in another file

Parameters

mixed $subpage

Return Value

xelos_global_template|string|bool

Exceptions

ContentException

at line 60
Template page_overview(null|string $custom_id = null)

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

Parameters

null|string $custom_id

Return Value

Template

Exceptions

ContentException
Exception

Thrown by redirect

at line 243
string|Template page_register($event_id)

No description

Parameters

$event_id

Return Value

string|Template

Exceptions

ContentException
Exception

Thrown by redirect