|
ILIAS
Release_4_4_x_branch Revision 61816
|
Class ilObjectActivationGUI. More...
Collaboration diagram for ilObjectActivationGUI:Public Member Functions | |
| __construct ($a_ref_id, $a_item_id) | |
| Constructor public. | |
| executeCommand () | |
| getItemId () | |
| cancel () | |
| edit () | |
| edit timings | |
| update () | |
| update | |
| __setTabs () | |
Protected Member Functions | |
| initFormEdit () | |
| init form edit | |
| getValues () | |
| get values | |
Protected Attributes | |
| $parent_ref_id | |
| $item_id | |
| $tpl | |
| $ctrl | |
| $lng | |
Class ilObjectActivationGUI.
ilObjectActivationGUI: ilConditionHandlerInterface
Definition at line 12 of file class.ilObjectActivationGUI.php.
| ilObjectActivationGUI::__construct | ( | $a_ref_id, | |
| $a_item_id | |||
| ) |
Constructor public.
Definition at line 24 of file class.ilObjectActivationGUI.php.
| ilObjectActivationGUI::__setTabs | ( | ) |
Definition at line 317 of file class.ilObjectActivationGUI.php.
References $_GET, and $ilCtrl.
Referenced by executeCommand().
Here is the caller graph for this function:| ilObjectActivationGUI::cancel | ( | ) |
Definition at line 88 of file class.ilObjectActivationGUI.php.
| ilObjectActivationGUI::edit | ( | ) |
edit timings
public
Definition at line 100 of file class.ilObjectActivationGUI.php.
References $ilErr, $tpl, getItemId(), getValues(), and initFormEdit().
Here is the call graph for this function:| ilObjectActivationGUI::executeCommand | ( | ) |
Definition at line 41 of file class.ilObjectActivationGUI.php.
References $_GET, $cmd, $tpl, __setTabs(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilObjectActivationGUI::getItemId | ( | ) |
Definition at line 83 of file class.ilObjectActivationGUI.php.
References $item_id.
Referenced by edit(), getValues(), initFormEdit(), and update().
Here is the caller graph for this function:
|
protected |
get values
protected
Definition at line 201 of file class.ilObjectActivationGUI.php.
References $ilUser, ilObjectActivation\getItem(), getItemId(), IL_CAL_DATE, IL_CAL_FKT_DATE, IL_CAL_UNIX, and ilObjectActivation\TIMINGS_DEACTIVATED.
Referenced by edit().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
init form edit
protected
Definition at line 123 of file class.ilObjectActivationGUI.php.
References ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilSubEnabledFormPropertyGUI\addSubItem(), ilRadioOption\addSubItem(), getItemId(), ilRadioOption\setInfo(), ilFormPropertyGUI\setInfo(), ilDateTimeInputGUI\setShowTime(), ilObjectActivation\TIMINGS_ACTIVATION, ilObjectActivation\TIMINGS_DEACTIVATED, and ilObjectActivation\TIMINGS_PRESETTING.
Referenced by edit(), and update().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjectActivationGUI::update | ( | ) |
update
public
Definition at line 250 of file class.ilObjectActivationGUI.php.
References $ilErr, $ilUser, $tpl, getItemId(), IL_CAL_DATE, IL_CAL_DATETIME, IL_CAL_UNIX, initFormEdit(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 17 of file class.ilObjectActivationGUI.php.
|
protected |
Definition at line 15 of file class.ilObjectActivationGUI.php.
Referenced by getItemId().
|
protected |
Definition at line 18 of file class.ilObjectActivationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 14 of file class.ilObjectActivationGUI.php.
|
protected |
Definition at line 16 of file class.ilObjectActivationGUI.php.
Referenced by __construct(), edit(), executeCommand(), and update().