ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilObjectActivationGUI. More...
Public Member Functions | |
__construct ($a_ref_id, $a_item_id) | |
Constructor public. More... | |
executeCommand () | |
getItemId () | |
cancel () | |
edit () | |
edit timings More... | |
update () | |
update More... | |
__setTabs () | |
Protected Member Functions | |
initFormEdit () | |
init form edit More... | |
getValues () | |
get values More... | |
Protected Attributes | |
$parent_ref_id | |
$item_id | |
$tpl | |
$ctrl | |
$lng | |
Class ilObjectActivationGUI.
ilObjectActivationGUI: ilConditionHandlerGUI
Definition at line 12 of file class.ilObjectActivationGUI.php.
ilObjectActivationGUI::__construct | ( | $a_ref_id, | |
$a_item_id | |||
) |
ilObjectActivationGUI::__setTabs | ( | ) |
Definition at line 324 of file class.ilObjectActivationGUI.php.
References $_GET, and $ilCtrl.
Referenced by executeCommand().
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().
ilObjectActivationGUI::executeCommand | ( | ) |
Definition at line 41 of file class.ilObjectActivationGUI.php.
References $_GET, $cmd, $tpl, __setTabs(), and ilUtil\sendFailure().
ilObjectActivationGUI::getItemId | ( | ) |
Definition at line 83 of file class.ilObjectActivationGUI.php.
References $item_id.
Referenced by edit(), getValues(), initFormEdit(), and update().
|
protected |
get values
protected
Definition at line 205 of file class.ilObjectActivationGUI.php.
References $data, $ilUser, array, ilObjectActivation\getItem(), getItemId(), IL_CAL_UNIX, and ilObjectActivation\TIMINGS_DEACTIVATED.
Referenced by edit().
|
protected |
init form edit
protected
Definition at line 123 of file class.ilObjectActivationGUI.php.
References $start, $title, ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilSubEnabledFormPropertyGUI\addSubItem(), ilRadioOption\addSubItem(), getItemId(), ilRadioOption\setInfo(), ilFormPropertyGUI\setInfo(), ilFormPropertyGUI\setRequired(), ilObjectActivation\TIMINGS_ACTIVATION, ilObjectActivation\TIMINGS_DEACTIVATED, and ilObjectActivation\TIMINGS_PRESETTING.
Referenced by edit(), and update().
ilObjectActivationGUI::update | ( | ) |
update
public
Definition at line 253 of file class.ilObjectActivationGUI.php.
References $ilErr, $ilUser, $tpl, getItemId(), IL_CAL_UNIX, initFormEdit(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
|
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().