My Project
 All Data Structures Namespaces Functions Variables
Public Member Functions
ConferenceCreate Class Reference
Inheritance diagram for ConferenceCreate:
CI_Controller

Public Member Functions

 __construct ()
 
 index ()
 
 create ()
 
 create_validation ()
 
- Public Member Functions inherited from CI_Controller
 __construct ()
 

Additional Inherited Members

- Static Public Member Functions inherited from CI_Controller
static & get_instance ()
 

Detailed Description

Author
serike cakmak

Class for Conference Creation

Constructor & Destructor Documentation

__construct ( )

Page is constructed.

Member Function Documentation

create_validation ( )

Conference creation is validated.

Parameters
conference_name,conference_startdate,conference_enddate,conference_place,conference_topicParameters are provided by the user via the graphical interface.
index ( )

Loads the conference model and gives the data to the view.


The documentation for this class was generated from the following file: