|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Collaboration diagram for ilSystemStyleIconsGUI:Public Member Functions | |
| __construct ($skin_id="", $style_id="") | |
| ilSystemStyleIconsGUI constructor. More... | |
| executeCommand () | |
| Execute command. More... | |
| getByColorValues (ilPropertyFormGUI $form) | |
| reset () | |
| update () | |
| getByIconValues (ilPropertyFormGUI $form, ilSystemStyleIcon $icon) | |
| updateIcon () | |
| getStyleContainer () | |
| setStyleContainer ($style_container) | |
| getIconFolder () | |
| setIconFolder ($icon_folder) | |
Protected Member Functions | |
| fail () | |
| setSubStyleSubTabs ($active="") | |
| edit () | |
| preview () | |
| editIcon () | |
| addSelectIconToolbar ($icon_name) | |
| renderIconPreview (ilSystemStyleIcon $icon) | |
Protected Attributes | |
| $ctrl | |
| $lng | |
| $tpl | |
| $style_container | |
| $icon_folder = null | |
| $tabs | |
@ilCtrl_Calls ilSystemStyleIconsGUI:
Definition at line 14 of file class.ilSystemStyleIconsGUI.php.
| ilSystemStyleIconsGUI::__construct | ( | $skin_id = "", |
|
$style_id = "" |
|||
| ) |
ilSystemStyleIconsGUI constructor.
| string | $skin_id | |
| string | $style_id |
Definition at line 51 of file class.ilSystemStyleIconsGUI.php.
References $_GET, $DIC, ilSystemStyleSkinContainer\generateFromId(), getStyleContainer(), ilUtil\sendFailure(), setIconFolder(), and setStyleContainer().
Here is the call graph for this function:
|
protected |
| $icon_name |
Definition at line 308 of file class.ilSystemStyleIconsGUI.php.
References $DIC, $options, $si, getIconFolder(), and ilSubmitButton\getInstance().
Referenced by editIcon().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 133 of file class.ilSystemStyleIconsGUI.php.
References getByColorValues().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 292 of file class.ilSystemStyleIconsGUI.php.
References $_GET, $_POST, addSelectIconToolbar(), getByIconValues(), and getIconFolder().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSystemStyleIconsGUI::executeCommand | ( | ) |
Execute command.
Definition at line 81 of file class.ilSystemStyleIconsGUI.php.
References $cmd, edit(), editIcon(), fail(), and setSubStyleSubTabs().
Here is the call graph for this function:
|
protected |
Definition at line 109 of file class.ilSystemStyleIconsGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilSystemStyleIconsGUI::getByColorValues | ( | ilPropertyFormGUI | $form | ) |
| ilPropertyFormGUI | $form |
Definition at line 225 of file class.ilSystemStyleIconsGUI.php.
References getIconFolder(), and ilPropertyFormGUI\setValuesByArray().
Referenced by edit().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSystemStyleIconsGUI::getByIconValues | ( | ilPropertyFormGUI | $form, |
| ilSystemStyleIcon | $icon | ||
| ) |
| ilPropertyFormGUI | $form | |
| ilSystemStyleIcon | $icon |
Definition at line 392 of file class.ilSystemStyleIconsGUI.php.
References getIconFolder(), ilSystemStyleIcon\getName(), and ilPropertyFormGUI\setValuesByArray().
Referenced by editIcon().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSystemStyleIconsGUI::getIconFolder | ( | ) |
Definition at line 540 of file class.ilSystemStyleIconsGUI.php.
References $icon_folder.
Referenced by addSelectIconToolbar(), editIcon(), getByColorValues(), getByIconValues(), update(), and updateIcon().
Here is the caller graph for this function:| ilSystemStyleIconsGUI::getStyleContainer | ( | ) |
Definition at line 524 of file class.ilSystemStyleIconsGUI.php.
References $style_container.
Referenced by __construct(), reset(), update(), and updateIcon().
Here is the caller graph for this function:
|
protected |
Definition at line 139 of file class.ilSystemStyleIconsGUI.php.
|
protected |
| ilSystemStyleIcon | $icon |
Definition at line 465 of file class.ilSystemStyleIconsGUI.php.
References $DIC, ilSystemStyleIcon\getName(), and ilSystemStyleIcon\getPath().
Here is the call graph for this function:| ilSystemStyleIconsGUI::reset | ( | ) |
Definition at line 245 of file class.ilSystemStyleIconsGUI.php.
References $_GET, $style, getStyleContainer(), setIconFolder(), and ilSystemStyleMessage\TYPE_SUCCESS.
Here is the call graph for this function:| ilSystemStyleIconsGUI::setIconFolder | ( | $icon_folder | ) |
| ilSystemStyleIconFolder | $icon_folder |
Definition at line 548 of file class.ilSystemStyleIconsGUI.php.
References $icon_folder.
Referenced by __construct(), reset(), and update().
Here is the caller graph for this function:| ilSystemStyleIconsGUI::setStyleContainer | ( | $style_container | ) |
| ilSystemStyleSkinContainer | $style_container |
Definition at line 532 of file class.ilSystemStyleIconsGUI.php.
References $style_container.
Referenced by __construct().
Here is the caller graph for this function:
|
protected |
| string | $active |
Definition at line 117 of file class.ilSystemStyleIconsGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilSystemStyleIconsGUI::update | ( | ) |
Definition at line 258 of file class.ilSystemStyleIconsGUI.php.
References $_GET, getIconFolder(), getStyleContainer(), setIconFolder(), ilSystemStyleMessage\TYPE_ERROR, and ilSystemStyleMessage\TYPE_SUCCESS.
Here is the call graph for this function:| ilSystemStyleIconsGUI::updateIcon | ( | ) |
Definition at line 410 of file class.ilSystemStyleIconsGUI.php.
References $_POST, ilSystemStyleIcon\changeColors(), ilSystemStyleIcon\getColorSet(), getIconFolder(), ilSystemStyleIcon\getName(), getStyleContainer(), ilSystemStyleMessage\TYPE_ERROR, and ilSystemStyleMessage\TYPE_SUCCESS.
Here is the call graph for this function:
|
protected |
Definition at line 19 of file class.ilSystemStyleIconsGUI.php.
|
protected |
Definition at line 39 of file class.ilSystemStyleIconsGUI.php.
Referenced by getIconFolder(), and setIconFolder().
|
protected |
Definition at line 24 of file class.ilSystemStyleIconsGUI.php.
|
protected |
Definition at line 34 of file class.ilSystemStyleIconsGUI.php.
Referenced by getStyleContainer(), and setStyleContainer().
|
protected |
Definition at line 44 of file class.ilSystemStyleIconsGUI.php.
|
protected |
Definition at line 29 of file class.ilSystemStyleIconsGUI.php.