|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Settings UI class for system styles. More...
Collaboration diagram for ilContentStyleSettingsGUI:Public Member Functions | |
| __construct (ilObjStyleSettingsGUI $a_parent_gui) | |
| executeCommand () | |
| checkPermission (string $a_perm, bool $a_throw_exc=true) | |
| Check permission. More... | |
| createStyle () | |
| edit () | |
| List styles. More... | |
| import () | |
| moveLMStyles () | |
| move learning modules from one style to another More... | |
| moveIndividualStyles () | |
| move all learning modules with individual styles to new style More... | |
| confirmDeleteIndividualStyles () | |
| deleteStyle () | |
| display deletion confirmation screen More... | |
| confirmedDelete () | |
| delete selected style objects More... | |
| toggleGlobalDefault () | |
| Toggle global default style. More... | |
| toggleGlobalFixed () | |
| Toggle global fixed style. More... | |
| saveActiveStyles () | |
| showActions (bool $with_subobjects=false) | |
| show possible action (form buttons) More... | |
| cancelDelete () | |
| setScope () | |
| saveScope () | |
Protected Member Functions | |
| getImportForm () | |
Protected Attributes | |
| InternalGUIService | $gui |
| ILIAS Style Content InternalDomainService | $domain |
| ilContentStyleSettings | $cs_settings |
| ilObjStyleSettingsGUI | $parent_gui |
| int | $obj_id |
| StandardGUIRequest | $request |
| ilSetting | $settings |
| ilTree | $tree |
| ilCtrl | $ctrl |
| ilRbacSystem | $rbacsystem |
| ilToolbarGUI | $toolbar |
| ilLanguage | $lng |
| ilGlobalTemplateInterface | $tpl |
| ILIAS DI Container | $DIC |
| int | $ref_id |
Settings UI class for system styles.
Definition at line 31 of file class.ilContentStyleSettingsGUI.php.
| ilContentStyleSettingsGUI::__construct | ( | ilObjStyleSettingsGUI | $a_parent_gui | ) |
Definition at line 49 of file class.ilContentStyleSettingsGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\settings(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:| ilContentStyleSettingsGUI::cancelDelete | ( | ) |
Definition at line 453 of file class.ilContentStyleSettingsGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilContentStyleSettingsGUI::checkPermission | ( | string | $a_perm, |
| bool | $a_throw_exc = true |
||
| ) |
Check permission.
| ilObjectException |
Definition at line 122 of file class.ilContentStyleSettingsGUI.php.
References ILIAS\Repository\lng().
Referenced by confirmDeleteIndividualStyles(), confirmedDelete(), deleteStyle(), edit(), moveIndividualStyles(), moveLMStyles(), saveScope(), setScope(), toggleGlobalDefault(), and toggleGlobalFixed().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContentStyleSettingsGUI::confirmDeleteIndividualStyles | ( | ) |
Definition at line 286 of file class.ilContentStyleSettingsGUI.php.
References ilObject\_lookupTitle(), checkPermission(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by moveLMStyles().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContentStyleSettingsGUI::confirmedDelete | ( | ) |
delete selected style objects
Definition at line 336 of file class.ilContentStyleSettingsGUI.php.
References $id, checkPermission(), ILIAS\Repository\ctrl(), and ilObjectFactory\getInstanceByObjId().
Here is the call graph for this function:| ilContentStyleSettingsGUI::createStyle | ( | ) |
Definition at line 133 of file class.ilContentStyleSettingsGUI.php.
References $ctrl, and ilCtrl\redirectByClass().
Here is the call graph for this function:| ilContentStyleSettingsGUI::deleteStyle | ( | ) |
display deletion confirmation screen
Definition at line 307 of file class.ilContentStyleSettingsGUI.php.
References $id, ilObject\_lookupTitle(), checkPermission(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilContentStyleSettingsGUI::edit | ( | ) |
List styles.
Definition at line 144 of file class.ilContentStyleSettingsGUI.php.
References $data, ilObjStyleSheet\_lookupActive(), checkPermission(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:| ilContentStyleSettingsGUI::executeCommand | ( | ) |
Definition at line 75 of file class.ilContentStyleSettingsGUI.php.
References ILIAS\Repository\ctrl(), and getImportForm().
Here is the call graph for this function:
|
protected |
Definition at line 222 of file class.ilContentStyleSettingsGUI.php.
References $gui, and ILIAS\Repository\lng().
Referenced by executeCommand(), and import().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContentStyleSettingsGUI::import | ( | ) |
Definition at line 237 of file class.ilContentStyleSettingsGUI.php.
References $obj_id, ilObjStyleSheet\_writeStandard(), ILIAS\Repository\ctrl(), getImportForm(), ilObjectFactory\getInstanceByRefId(), and ILIAS\Repository\int().
Here is the call graph for this function:| ilContentStyleSettingsGUI::moveIndividualStyles | ( | ) |
move all learning modules with individual styles to new style
Definition at line 278 of file class.ilContentStyleSettingsGUI.php.
References ilObjContentObject\_moveLMStyles(), checkPermission(), and ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilContentStyleSettingsGUI::moveLMStyles | ( | ) |
move learning modules from one style to another
Definition at line 259 of file class.ilContentStyleSettingsGUI.php.
References ilObjContentObject\_moveLMStyles(), checkPermission(), confirmDeleteIndividualStyles(), and ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilContentStyleSettingsGUI::saveActiveStyles | ( | ) |
Definition at line 400 of file class.ilContentStyleSettingsGUI.php.
References ilObjStyleSheet\_writeActive(), ILIAS\Repository\ctrl(), and ilUtil\redirect().
Here is the call graph for this function:| ilContentStyleSettingsGUI::saveScope | ( | ) |
Definition at line 480 of file class.ilContentStyleSettingsGUI.php.
References $tree, ilObjStyleSheet\_writeScope(), checkPermission(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ilTree\readRootId(), and ilUtil\redirect().
Here is the call graph for this function:| ilContentStyleSettingsGUI::setScope | ( | ) |
Definition at line 459 of file class.ilContentStyleSettingsGUI.php.
References $ctrl, $tpl, checkPermission(), and ILIAS\UICore\GlobalTemplate\setContent().
Here is the call graph for this function:| ilContentStyleSettingsGUI::showActions | ( | bool | $with_subobjects = false | ) |
show possible action (form buttons)
Definition at line 416 of file class.ilContentStyleSettingsGUI.php.
References ilUtil\getImagePath(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilContentStyleSettingsGUI::toggleGlobalDefault | ( | ) |
Toggle global default style.
Definition at line 356 of file class.ilContentStyleSettingsGUI.php.
References $ilSetting, $lng, $settings, checkPermission(), ILIAS\Repository\ctrl(), ilUtil\redirect(), and ilLanguage\txt().
Here is the call graph for this function:| ilContentStyleSettingsGUI::toggleGlobalFixed | ( | ) |
Toggle global fixed style.
Definition at line 380 of file class.ilContentStyleSettingsGUI.php.
References $ilSetting, $lng, $settings, checkPermission(), ILIAS\Repository\ctrl(), ilUtil\redirect(), and ilLanguage\txt().
Here is the call graph for this function:
|
protected |
Definition at line 35 of file class.ilContentStyleSettingsGUI.php.
|
protected |
Definition at line 41 of file class.ilContentStyleSettingsGUI.php.
Referenced by createStyle(), and setScope().
|
protected |
Definition at line 46 of file class.ilContentStyleSettingsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 34 of file class.ilContentStyleSettingsGUI.php.
|
protected |
Definition at line 33 of file class.ilContentStyleSettingsGUI.php.
Referenced by getImportForm().
|
protected |
Definition at line 44 of file class.ilContentStyleSettingsGUI.php.
Referenced by toggleGlobalDefault(), and toggleGlobalFixed().
|
protected |
Definition at line 37 of file class.ilContentStyleSettingsGUI.php.
Referenced by import().
|
protected |
Definition at line 36 of file class.ilContentStyleSettingsGUI.php.
|
protected |
Definition at line 42 of file class.ilContentStyleSettingsGUI.php.
|
protected |
Definition at line 47 of file class.ilContentStyleSettingsGUI.php.
|
protected |
Definition at line 38 of file class.ilContentStyleSettingsGUI.php.
|
protected |
Definition at line 39 of file class.ilContentStyleSettingsGUI.php.
Referenced by toggleGlobalDefault(), and toggleGlobalFixed().
|
protected |
Definition at line 43 of file class.ilContentStyleSettingsGUI.php.
|
protected |
Definition at line 45 of file class.ilContentStyleSettingsGUI.php.
Referenced by setScope().
|
protected |
Definition at line 40 of file class.ilContentStyleSettingsGUI.php.
Referenced by saveScope().