ILIAS
release_8 Revision v8.19
|
Class ilObjectActivationGUI. More...
Public Member Functions | |
__construct (int $ref_id, int $item_id) | |
executeCommand () | |
getItemId () | |
getTimingMode () | |
getParentId () | |
getActivation () | |
cancel () | |
edit (ilPropertyFormGUI $form=null) | |
update () | |
Protected Member Functions | |
initFormEdit () | |
__setTabs () | |
initTimingMode () | |
initItem () | |
Protected Attributes | |
ilGlobalTemplateInterface | $tpl |
ilCtrl | $ctrl |
ilLanguage | $lng |
ilErrorHandling | $error |
ilTabsGUI | $tabs_gui |
ilAccessHandler | $access |
ilTree | $tree |
ilObjUser | $user |
ilHelpGUI | $help |
ILIAS HTTP Wrapper RequestWrapper | $request_wrapper |
ILIAS Refinery Factory | $refinery |
int | $parent_ref_id |
int | $item_id |
int | $timing_mode = null |
ilObjectActivation | $activation = null |
Class ilObjectActivationGUI.
ilObjectActivationGUI: ilConditionHandlerGUI
Definition at line 28 of file class.ilObjectActivationGUI.php.
ilObjectActivationGUI::__construct | ( | int | $ref_id, |
int | $item_id | ||
) |
Definition at line 48 of file class.ilObjectActivationGUI.php.
References $DIC, $item_id, $ref_id, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\help(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\Repository\user().
|
protected |
Definition at line 248 of file class.ilObjectActivationGUI.php.
References $ref_id, ILIAS\Repository\ctrl(), ILIAS\Repository\help(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Referenced by executeCommand().
ilObjectActivationGUI::cancel | ( | ) |
Definition at line 130 of file class.ilObjectActivationGUI.php.
References ILIAS\Repository\ctrl().
ilObjectActivationGUI::edit | ( | ilPropertyFormGUI | $form = null | ) |
Definition at line 136 of file class.ilObjectActivationGUI.php.
References ILIAS\Repository\access(), getActivation(), getItemId(), initFormEdit(), ILIAS\Repository\lng(), and ilObjectActivation\TIMINGS_PRESETTING.
Referenced by update().
ilObjectActivationGUI::executeCommand | ( | ) |
Definition at line 71 of file class.ilObjectActivationGUI.php.
References __setTabs(), ILIAS\Repository\ctrl(), initItem(), initTimingMode(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
ilObjectActivationGUI::getActivation | ( | ) |
Definition at line 125 of file class.ilObjectActivationGUI.php.
References $activation.
Referenced by edit(), initFormEdit(), initItem(), and update().
ilObjectActivationGUI::getItemId | ( | ) |
Definition at line 110 of file class.ilObjectActivationGUI.php.
References $item_id.
Referenced by edit(), initFormEdit(), and update().
ilObjectActivationGUI::getParentId | ( | ) |
Definition at line 120 of file class.ilObjectActivationGUI.php.
References $parent_ref_id.
Referenced by initItem(), and update().
ilObjectActivationGUI::getTimingMode | ( | ) |
|
protected |
Definition at line 159 of file class.ilObjectActivationGUI.php.
References ilObject\_lookupObjId(), ilObject\_lookupTitle(), ILIAS\Repository\ctrl(), getActivation(), getItemId(), IL_CAL_UNIX, ILIAS\Repository\lng(), ilDateTimeInputGUI\setDate(), ilFormPropertyGUI\setInfo(), ilCheckboxInputGUI\setValue(), and ilObjectActivation\TIMINGS_ACTIVATION.
Referenced by edit(), and update().
|
protected |
Definition at line 290 of file class.ilObjectActivationGUI.php.
References getActivation(), and getParentId().
Referenced by executeCommand().
|
protected |
Definition at line 277 of file class.ilObjectActivationGUI.php.
References ilObject\_lookupObjId(), ilCourseConstants\IL_CRS_VIEW_TIMING_ABSOLUTE, and ilObjCourse\lookupTimingMode().
Referenced by executeCommand().
ilObjectActivationGUI::update | ( | ) |
Definition at line 199 of file class.ilObjectActivationGUI.php.
References $valid, ilDateTime\_after(), ILIAS\Repository\access(), ILIAS\Repository\ctrl(), edit(), getActivation(), getItemId(), getParentId(), IL_CAL_UNIX, initFormEdit(), ILIAS\Repository\lng(), ilObjectActivation\read(), ilObjectActivation\TIMINGS_ACTIVATION, ilObjectActivation\TIMINGS_DEACTIVATED, and ilObjectActivation\TIMINGS_PRESETTING.
|
protected |
Definition at line 35 of file class.ilObjectActivationGUI.php.
|
protected |
Definition at line 46 of file class.ilObjectActivationGUI.php.
Referenced by getActivation().
|
protected |
Definition at line 31 of file class.ilObjectActivationGUI.php.
|
protected |
Definition at line 33 of file class.ilObjectActivationGUI.php.
|
protected |
Definition at line 38 of file class.ilObjectActivationGUI.php.
|
protected |
Definition at line 43 of file class.ilObjectActivationGUI.php.
Referenced by __construct(), and getItemId().
|
protected |
Definition at line 32 of file class.ilObjectActivationGUI.php.
|
protected |
Definition at line 42 of file class.ilObjectActivationGUI.php.
Referenced by getParentId().
|
protected |
Definition at line 40 of file class.ilObjectActivationGUI.php.
|
protected |
Definition at line 39 of file class.ilObjectActivationGUI.php.
|
protected |
Definition at line 34 of file class.ilObjectActivationGUI.php.
|
protected |
Definition at line 45 of file class.ilObjectActivationGUI.php.
Referenced by getTimingMode().
|
protected |
Definition at line 30 of file class.ilObjectActivationGUI.php.
|
protected |
Definition at line 36 of file class.ilObjectActivationGUI.php.
|
protected |
Definition at line 37 of file class.ilObjectActivationGUI.php.