|
ILIAS
release_8 Revision v8.24
|
Class ilObjectActivationGUI. More...
Collaboration diagram for ilObjectActivationGUI: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.
@ilCtrl_Calls 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(), error(), ILIAS\Repository\help(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjectActivationGUI::cancel | ( | ) |
Definition at line 130 of file class.ilObjectActivationGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilObjectActivationGUI::edit | ( | ilPropertyFormGUI | $form = null | ) |
Definition at line 136 of file class.ilObjectActivationGUI.php.
References ILIAS\Repository\access(), error(), getActivation(), initFormEdit(), ILIAS\Repository\lng(), and ilObjectActivation\TIMINGS_PRESETTING.
Referenced by update().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjectActivationGUI::executeCommand | ( | ) |
Definition at line 71 of file class.ilObjectActivationGUI.php.
References $item_id, __setTabs(), ILIAS\Repository\ctrl(), initItem(), initTimingMode(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilObjectActivationGUI::getActivation | ( | ) |
Definition at line 125 of file class.ilObjectActivationGUI.php.
References $activation.
Referenced by edit(), initFormEdit(), initItem(), and update().
Here is the caller graph for this function:| ilObjectActivationGUI::getItemId | ( | ) |
Definition at line 110 of file class.ilObjectActivationGUI.php.
References $item_id.
Referenced by initFormEdit(), and update().
Here is the caller graph for this function:| ilObjectActivationGUI::getParentId | ( | ) |
Definition at line 120 of file class.ilObjectActivationGUI.php.
References $parent_ref_id.
Referenced by initItem(), and update().
Here is the caller graph for this function:| ilObjectActivationGUI::getTimingMode | ( | ) |
Definition at line 115 of file class.ilObjectActivationGUI.php.
References $timing_mode.
|
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(), and ilObjectActivation\TIMINGS_ACTIVATION.
Referenced by edit(), and update().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 290 of file class.ilObjectActivationGUI.php.
References getActivation(), and getParentId().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjectActivationGUI::update | ( | ) |
Definition at line 199 of file class.ilObjectActivationGUI.php.
References $activation, $valid, ilDateTime\_after(), ILIAS\Repository\access(), ILIAS\Repository\ctrl(), edit(), error(), getActivation(), getItemId(), getParentId(), IL_CAL_UNIX, initFormEdit(), ILIAS\Repository\lng(), ilObjectActivation\read(), ilObjectActivation\TIMINGS_ACTIVATION, ilObjectActivation\TIMINGS_DEACTIVATED, and ilObjectActivation\TIMINGS_PRESETTING.
Here is the call graph for this function:
|
protected |
Definition at line 35 of file class.ilObjectActivationGUI.php.
|
protected |
Definition at line 46 of file class.ilObjectActivationGUI.php.
Referenced by getActivation(), and update().
|
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(), executeCommand(), 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.