class ParticipantsPage extends Page

Properties

EventplannerController $mod

Reference to mod

protected $default_page from  Page

Methods

cb_invitation_status($participant)

No description

string
cb_table_displayname_column(Participant $participant, xui_table $table)

No description

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

Standard Get Page Controller

from  Page
page_overview(null|int $event_id = null)

No description

table_action_cb($id, $participant_id, $status, $has_questions)

No description

table_question_cb($answers, $question_id, $questions_fdl = array())

No description

table_unknown_action_cb($id)

No description

table_unknown_response_cb($response_received, $status_text)

No description

Details

at line 925
cb_invitation_status($participant)

No description

Parameters

$participant

at line 784
string cb_table_displayname_column(Participant $participant, xui_table $table)

No description

Parameters

Participant $participant
xui_table $table

Return Value

string

in Page at line 26
xelos_global_template|string|bool get_page(mixed $subpage = false)

Standard Get Page Controller

Parameters

mixed $subpage

Return Value

xelos_global_template|string|bool

at line 38
Template page_overview(null|int $event_id = null)

No description

Parameters

null|int $event_id

Return Value

Template

Exceptions

Exception

at line 817
table_action_cb($id, $participant_id, $status, $has_questions)

No description

Parameters

$id
$participant_id
$status
$has_questions

at line 684
table_question_cb($answers, $question_id, $questions_fdl = array())

No description

Parameters

$answers
$question_id
$questions_fdl

at line 906
table_unknown_action_cb($id)

No description

Parameters

$id

at line 765
table_unknown_response_cb($response_received, $status_text)

No description

Parameters

$response_received
$status_text