Public Member Functions | |
__construct () | |
index () | |
create () | |
create_validation () | |
![]() | |
__construct () | |
Additional Inherited Members | |
![]() | |
static & | get_instance () |
Class for Conference Creation
__construct | ( | ) |
Page is constructed.
create_validation | ( | ) |
Conference creation is validated.
conference_name,conference_startdate,conference_enddate,conference_place,conference_topic | Parameters are provided by the user via the graphical interface. |
index | ( | ) |
Loads the conference model and gives the data to the view.