ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilObjectActivationGUI. More...
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: ilConditionHandlerGUI
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 327 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 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().
|
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().
ilObjectActivationGUI::update | ( | ) |
update
public
Definition at line 260 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().
|
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().