SchedConfSettingsForm Class Reference
[Manager_form]

Form for conference manager to edit basic scheduled conference settings. More...

List of all members.

Public Member Functions

 display ()
 execute ()
 getLocaleFieldNames ()
 initData ()
 readInputData ()
 SchedConfSettingsForm ($args=array())

Public Attributes

 $conferenceId
 $schedConfId


Detailed Description

Form for conference manager to edit basic scheduled conference settings.

Definition at line 20 of file SchedConfSettingsForm.inc.php.


Member Function Documentation

SchedConfSettingsForm.display (  ) 

Display the form.

Definition at line 48 of file SchedConfSettingsForm.inc.php.

SchedConfSettingsForm.execute (  ) 

Save scheduled conference settings.

Definition at line 114 of file SchedConfSettingsForm.inc.php.

References $conferenceId, $schedConfId, and Request.url().

SchedConfSettingsForm.getLocaleFieldNames (  ) 

Get a list of field names for which localized settings are used

Returns:
array

Definition at line 107 of file SchedConfSettingsForm.inc.php.

SchedConfSettingsForm.initData (  ) 

Initialize form data from current settings.

Definition at line 59 of file SchedConfSettingsForm.inc.php.

SchedConfSettingsForm.readInputData (  ) 

Assign form data to user-submitted data.

Definition at line 93 of file SchedConfSettingsForm.inc.php.

SchedConfSettingsForm.SchedConfSettingsForm ( args = array()  ) 

Constructor.

Parameters:
$schedConfId omit for a new scheduled conference

Definition at line 30 of file SchedConfSettingsForm.inc.php.


Member Data Documentation

SchedConfSettingsForm.$schedConfId

The ID of the scheduled conference being edited

Definition at line 23 of file SchedConfSettingsForm.inc.php.

Referenced by execute().


The documentation for this class was generated from the following file:
Generated on 25 Jul 2013 for Open Conference Systems by  doxygen 1.4.7