ParticipantsPage
class ParticipantsPage extends Page
Properties
| EventplannerController | $mod | Reference to mod |
|
| protected | $default_page | from Page |
Methods
cb_invitation_status($participant)
No description
string
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
at line 784
string
cb_table_displayname_column(Participant $participant, xui_table $table)
No description
in
Page at line 26
xelos_global_template|string|bool
get_page(mixed $subpage = false)
Standard Get Page Controller
at line 38
Template
page_overview(null|int $event_id = null)
No description
at line 817
table_action_cb($id, $participant_id, $status, $has_questions)
No description
at line 684
table_question_cb($answers, $question_id, $questions_fdl = array())
No description
at line 906
table_unknown_action_cb($id)
No description
at line 765
table_unknown_response_cb($response_received, $status_text)
No description