|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 () | |
| createSystemStyleForm () | |
| importSystemStyleForm () | |
| cloneSystemStyleForm () | |
| copyStyle () | |
| deleteStyle () | |
| deleteStyles () | |
| checkDeletable ($skin_id, $style_id, ilSystemStyleMessageStack $message_stack) | |
| confirmDelete () | |
| importStyle () | |
| export () | |
| 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 |
Definition at line 684 of file class.ilSystemStyleOverviewGUI.php.
References $options, $style, and $styles.
Referenced by saveNewSubStyle().
Here is the caller graph for this function:
|
protected |
create
Definition at line 299 of file class.ilSystemStyleOverviewGUI.php.
|
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 578 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 261 of file class.ilSystemStyleOverviewGUI.php.
References $_POST, ilObjUser\_getNumberOfUsersForStyle(), ilSystemStyleMessageStack\addMessage(), 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 430 of file class.ilSystemStyleOverviewGUI.php.
|
protected |
Definition at line 604 of file class.ilSystemStyleOverviewGUI.php.
References $_POST, ilSystemStyleSkinContainer\generateFromId(), and ilSystemStyleMessage\TYPE_ERROR.
Here is the call graph for this function:
|
protected |
Definition at line 500 of file class.ilSystemStyleOverviewGUI.php.
References $_POST, ilSystemStyleSkinContainer\generateFromId(), ilSystemStyleMessage\TYPE_ERROR, and ilSystemStyleMessage\TYPE_SUCCESS.
Here is the call graph for this function:
|
protected |
Definition at line 368 of file class.ilSystemStyleOverviewGUI.php.
Referenced by saveNewSystemStyle().
Here is the caller graph for this function:
|
protected |
Definition at line 522 of file class.ilSystemStyleOverviewGUI.php.
References $_GET, checkDeletable(), edit(), ilSystemStyleSkinContainer\generateFromId(), and ilSystemStyleMessage\TYPE_ERROR.
Here is the call graph for this function:
|
protected |
Definition at line 540 of file class.ilSystemStyleOverviewGUI.php.
References $_POST, checkDeletable(), edit(), ilSystemStyleSkinContainer\generateFromId(), and ilSystemStyleMessage\TYPE_ERROR.
Here is the call graph for this function:| ilSystemStyleOverviewGUI::edit | ( | ) |
Edit.
Definition at line 139 of file class.ilSystemStyleOverviewGUI.php.
References $options, $si, 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 $cmd, isManagementEnabled(), and isReadOnly().
Here is the call graph for this function:
|
protected |
Definition at line 649 of file class.ilSystemStyleOverviewGUI.php.
References $_GET, ilSystemStyleSkinContainer\generateFromId(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
Definition at line 630 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 410 of file class.ilSystemStyleOverviewGUI.php.
Referenced by importStyle().
Here is the caller graph for this function:| ilSystemStyleOverviewGUI::isManagementEnabled | ( | ) |
Definition at line 777 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 761 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 193 of file class.ilSystemStyleOverviewGUI.php.
References $_POST, $style, ilObjUser\_getAllUserAssignedStyles(), ilObjUser\_moveUsersToStyle(), ilUtil\sendSuccess(), and ilStyleDefinition\styleExists().
Here is the call graph for this function:
|
protected |
Definition at line 726 of file class.ilSystemStyleOverviewGUI.php.
References $_POST, $style, addSubStyleForms(), ilSystemStyleSkinContainer\generateFromId(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 305 of file class.ilSystemStyleOverviewGUI.php.
References $_POST, $style, createSystemStyleForm(), ilUtil\sendFailure(), ilUtil\sendSuccess(), ilStyleDefinition\skinExists(), and ilSystemStyleMessage\TYPE_ERROR.
Here is the call graph for this function:| ilSystemStyleOverviewGUI::saveStyleSettings | ( | ) |
Save skin and style settings.
Definition at line 227 of file class.ilSystemStyleOverviewGUI.php.
References $_POST, ilSystemStyleSettings\_activateStyle(), ilSystemStyleSettings\_deactivateStyle(), checkStyleSettings(), ilSystemStyleSettings\setCurrentDefaultStyle(), and ilSystemStyleMessage\TYPE_SUCCESS.
Here is the call graph for this function:| ilSystemStyleOverviewGUI::setManagementEnabled | ( | $management_enabled | ) |
| boolean | $management_enabled |
Definition at line 785 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 769 of file class.ilSystemStyleOverviewGUI.php.
References $read_only.
Referenced by __construct().
Here is the caller graph for this function:
|
protected |
Definition at line 128 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().
|
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.