|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Collaboration diagram for ilSystemStyleOverviewGUI:Public Member Functions | |
| __construct ($read_only, $management_enabled) | |
| Constructor. More... | |
| executeCommand () | |
| Execute command. More... | |
| edit () | |
| Edit. More... | |
| moveUserStyles () | |
| Move user styles. More... | |
| saveStyleSettings () | |
| Save skin and style settings. More... | |
| isReadOnly () | |
| setReadOnly ($read_only) | |
| isManagementEnabled () | |
| setManagementEnabled ($management_enabled) | |
Protected Member Functions | |
| view () | |
| cancel () | |
| checkStyleSettings (ilSystemStyleMessageStack $message_stack) | |
| addSystemStyle () | |
| create More... | |
| saveNewSystemStyle () | |
| addSystemStyleForms () | |
| create More... | |
| createSystemStyleForm () | |
| importSystemStyleForm () | |
| cloneSystemStyleForm () | |
| copyStyle () | |
| deleteStyle () | |
| deleteStyles () | |
| checkDeletable ($skin_id, $style_id, ilSystemStyleMessageStack $message_stack) | |
| confirmDelete () | |
| importStyle () | |
| export () | |
| addSubStyle () | |
| addSubStyleForms () | |
| saveNewSubStyle () | |
Protected Attributes | |
| $ctrl | |
| $toolbar | |
| $lng | |
| $tpl | |
| $DIC | |
| $ref_id | |
| $read_only = true | |
| $management_enabled = false | |
Definition at line 20 of file class.ilSystemStyleOverviewGUI.php.
| ilSystemStyleOverviewGUI::__construct | ( | $read_only, | |
| $management_enabled | |||
| ) |
Constructor.
Definition at line 66 of file class.ilSystemStyleOverviewGUI.php.
References $_GET, $DIC, $management_enabled, $read_only, setManagementEnabled(), and setReadOnly().
Here is the call graph for this function:
|
protected |
Since clearTargets also clears the help screen ids
Definition at line 643 of file class.ilSystemStyleOverviewGUI.php.
References $DIC, and addSubStyleForms().
Here is the call graph for this function:
|
protected |
Definition at line 663 of file class.ilSystemStyleOverviewGUI.php.
References ilStyleDefinition\getAllSkinStyles().
Referenced by addSubStyle(), and saveNewSubStyle().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
create
Definition at line 283 of file class.ilSystemStyleOverviewGUI.php.
References addSystemStyleForms().
Here is the call graph for this function:
|
protected |
create
Since clearTargets also clears the help screen ids
Definition at line 327 of file class.ilSystemStyleOverviewGUI.php.
References $DIC, cloneSystemStyleForm(), createSystemStyleForm(), and importSystemStyleForm().
Referenced by addSystemStyle().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 133 of file class.ilSystemStyleOverviewGUI.php.
References edit().
Here is the call graph for this function:
|
protected |
| $skin_id | ||
| $style_id | ||
| ilSystemStyleMessageStack | $message_stack |
| ilSystemStyleException |
Definition at line 560 of file class.ilSystemStyleOverviewGUI.php.
References ilObjUser\_getNumberOfUsersForStyle(), ilSystemStyleSettings\_lookupActivatedStyle(), ilSystemStyleMessageStack\addMessage(), ilSystemStyleSkinContainer\generateFromId(), ilSystemStyleSettings\getCurrentDefaultSkin(), and ilSystemStyleMessage\TYPE_ERROR.
Referenced by deleteStyle(), and deleteStyles().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| ilSystemStyleMessageStack | $message_stack |
Definition at line 250 of file class.ilSystemStyleOverviewGUI.php.
References $_POST, ilObjUser\_getNumberOfUsersForStyle(), ilSystemStyleMessageStack\addMessage(), ilStyleDefinition\getAllSkinStyles(), and ilSystemStyleMessage\TYPE_ERROR.
Referenced by saveStyleSettings().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 415 of file class.ilSystemStyleOverviewGUI.php.
References ilStyleDefinition\getAllSkinStyles().
Referenced by addSystemStyleForms().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 583 of file class.ilSystemStyleOverviewGUI.php.
References $_POST, $container, Vendor\Package\$e, ilSystemStyleSkinContainer\generateFromId(), and ilSystemStyleMessage\TYPE_ERROR.
Here is the call graph for this function:
|
protected |
Definition at line 483 of file class.ilSystemStyleOverviewGUI.php.
References $_POST, $container, Vendor\Package\$e, ilSystemStyleSkinContainer\generateFromId(), ilSystemStyleMessage\TYPE_ERROR, and ilSystemStyleMessage\TYPE_SUCCESS.
Here is the call graph for this function:
|
protected |
Definition at line 351 of file class.ilSystemStyleOverviewGUI.php.
Referenced by addSystemStyleForms(), and saveNewSystemStyle().
Here is the caller graph for this function:
|
protected |
Definition at line 506 of file class.ilSystemStyleOverviewGUI.php.
References $_GET, $container, checkDeletable(), edit(), ilSystemStyleSkinContainer\generateFromId(), and ilSystemStyleMessage\TYPE_ERROR.
Here is the call graph for this function:
|
protected |
Definition at line 523 of file class.ilSystemStyleOverviewGUI.php.
References $_POST, $container, checkDeletable(), edit(), ilSystemStyleSkinContainer\generateFromId(), and ilSystemStyleMessage\TYPE_ERROR.
Here is the call graph for this function:| ilSystemStyleOverviewGUI::edit | ( | ) |
Edit.
Definition at line 140 of file class.ilSystemStyleOverviewGUI.php.
References $si, ilStyleDefinition\getAllSkinStyles(), ilLinkButton\getInstance(), ilSubmitButton\getInstance(), and isManagementEnabled().
Referenced by cancel(), deleteStyle(), and deleteStyles().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSystemStyleOverviewGUI::executeCommand | ( | ) |
Execute command.
Definition at line 86 of file class.ilSystemStyleOverviewGUI.php.
References isManagementEnabled(), and isReadOnly().
Here is the call graph for this function:
|
protected |
Definition at line 628 of file class.ilSystemStyleOverviewGUI.php.
References $_GET, $container, Vendor\Package\$e, ilSystemStyleSkinContainer\generateFromId(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
Definition at line 609 of file class.ilSystemStyleOverviewGUI.php.
References $_POST, ilSystemStyleSkinContainer\import(), importSystemStyleForm(), and ilSystemStyleMessage\TYPE_SUCCESS.
Here is the call graph for this function:
|
protected |
Definition at line 394 of file class.ilSystemStyleOverviewGUI.php.
Referenced by addSystemStyleForms(), and importStyle().
Here is the caller graph for this function:| ilSystemStyleOverviewGUI::isManagementEnabled | ( | ) |
Definition at line 760 of file class.ilSystemStyleOverviewGUI.php.
References $management_enabled.
Referenced by edit(), and executeCommand().
Here is the caller graph for this function:| ilSystemStyleOverviewGUI::isReadOnly | ( | ) |
Definition at line 744 of file class.ilSystemStyleOverviewGUI.php.
References $read_only.
Referenced by executeCommand().
Here is the caller graph for this function:| ilSystemStyleOverviewGUI::moveUserStyles | ( | ) |
Move user styles.
Definition at line 192 of file class.ilSystemStyleOverviewGUI.php.
References $_POST, ilObjUser\_getAllUserAssignedStyles(), ilObjUser\_moveUsersToStyle(), and ilStyleDefinition\styleExists().
Here is the call graph for this function:
|
protected |
Definition at line 705 of file class.ilSystemStyleOverviewGUI.php.
References $_POST, $container, Vendor\Package\$e, addSubStyleForms(), ilSystemStyleSkinContainer\generateFromId(), ilUtil\sendFailure(), and ilSystemStyleException\SUBSTYLE_ASSIGNMENT_EXISTS.
Here is the call graph for this function:
|
protected |
Definition at line 289 of file class.ilSystemStyleOverviewGUI.php.
References $_POST, $container, Vendor\Package\$e, createSystemStyleForm(), ilUtil\sendFailure(), ilStyleDefinition\skinExists(), and ilSystemStyleMessage\TYPE_ERROR.
Here is the call graph for this function:| ilSystemStyleOverviewGUI::saveStyleSettings | ( | ) |
Save skin and style settings.
Definition at line 221 of file class.ilSystemStyleOverviewGUI.php.
References $_POST, ilSystemStyleSettings\_activateStyle(), ilSystemStyleSettings\_deactivateStyle(), checkStyleSettings(), ilStyleDefinition\getAllSkinStyles(), ilSystemStyleSettings\setCurrentDefaultStyle(), and ilSystemStyleMessage\TYPE_SUCCESS.
Here is the call graph for this function:| ilSystemStyleOverviewGUI::setManagementEnabled | ( | $management_enabled | ) |
| boolean | $management_enabled |
Definition at line 768 of file class.ilSystemStyleOverviewGUI.php.
References $management_enabled.
Referenced by __construct().
Here is the caller graph for this function:| ilSystemStyleOverviewGUI::setReadOnly | ( | $read_only | ) |
| boolean | $read_only |
Definition at line 752 of file class.ilSystemStyleOverviewGUI.php.
References $read_only.
Referenced by __construct().
Here is the caller graph for this function:
|
protected |
Definition at line 127 of file class.ilSystemStyleOverviewGUI.php.
|
protected |
Definition at line 25 of file class.ilSystemStyleOverviewGUI.php.
|
protected |
Definition at line 45 of file class.ilSystemStyleOverviewGUI.php.
Referenced by __construct(), addSubStyle(), and addSystemStyleForms().
|
protected |
Definition at line 35 of file class.ilSystemStyleOverviewGUI.php.
|
protected |
Definition at line 60 of file class.ilSystemStyleOverviewGUI.php.
Referenced by __construct(), isManagementEnabled(), and setManagementEnabled().
|
protected |
Definition at line 55 of file class.ilSystemStyleOverviewGUI.php.
Referenced by __construct(), isReadOnly(), and setReadOnly().
|
protected |
Definition at line 50 of file class.ilSystemStyleOverviewGUI.php.
|
protected |
Definition at line 30 of file class.ilSystemStyleOverviewGUI.php.
|
protected |
Definition at line 40 of file class.ilSystemStyleOverviewGUI.php.