ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 | |
$error | |
$tabs | |
$access | |
$tree | |
$user | |
$help | |
$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 354 of file class.ilObjectActivationGUI.php.
References $_GET, $ctrl, $help, and $ilCtrl.
Referenced by executeCommand().
ilObjectActivationGUI::cancel | ( | ) |
Definition at line 129 of file class.ilObjectActivationGUI.php.
ilObjectActivationGUI::edit | ( | ) |
edit timings
public
Definition at line 141 of file class.ilObjectActivationGUI.php.
References $access, $error, $ilErr, $tpl, getItemId(), getValues(), and initFormEdit().
ilObjectActivationGUI::executeCommand | ( | ) |
Definition at line 85 of file class.ilObjectActivationGUI.php.
References $_GET, $tpl, __setTabs(), and ilUtil\sendFailure().
ilObjectActivationGUI::getItemId | ( | ) |
Definition at line 124 of file class.ilObjectActivationGUI.php.
References $item_id.
Referenced by edit(), getValues(), initFormEdit(), and update().
|
protected |
get values
protected
Definition at line 246 of file class.ilObjectActivationGUI.php.
References $data, $ilUser, $user, array, ilObjectActivation\getItem(), getItemId(), IL_CAL_UNIX, and ilObjectActivation\TIMINGS_DEACTIVATED.
Referenced by edit().
|
protected |
init form edit
protected
Definition at line 165 of file class.ilObjectActivationGUI.php.
References $end, $title, $tree, 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 289 of file class.ilObjectActivationGUI.php.
References $access, $error, $ilErr, $ilUser, $tpl, $user, getItemId(), IL_CAL_UNIX, initFormEdit(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
|
protected |
Definition at line 27 of file class.ilObjectActivationGUI.php.
|
protected |
Definition at line 47 of file class.ilObjectActivationGUI.php.
Referenced by __setTabs().
|
protected |
Definition at line 17 of file class.ilObjectActivationGUI.php.
|
protected |
Definition at line 42 of file class.ilObjectActivationGUI.php.
Referenced by __setTabs().
|
protected |
Definition at line 45 of file class.ilObjectActivationGUI.php.
Referenced by getItemId().
|
protected |
Definition at line 48 of file class.ilObjectActivationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 44 of file class.ilObjectActivationGUI.php.
|
protected |
Definition at line 22 of file class.ilObjectActivationGUI.php.
|
protected |
Definition at line 46 of file class.ilObjectActivationGUI.php.
Referenced by __construct(), edit(), executeCommand(), and update().
|
protected |
Definition at line 32 of file class.ilObjectActivationGUI.php.
Referenced by initFormEdit().
|
protected |
Definition at line 37 of file class.ilObjectActivationGUI.php.
Referenced by getValues(), and update().