|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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) | |
| 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 16 of file class.ilSystemStyleIconsGUI.php.
| ilSystemStyleIconsGUI::__construct | ( | $skin_id = "", |
|
$style_id = "" |
|||
| ) |
ilSystemStyleIconsGUI constructor.
| string | $skin_id | |
| string | $style_id |
Definition at line 53 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 319 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 $form, and getByColorValues().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 302 of file class.ilSystemStyleIconsGUI.php.
References $_GET, $_POST, $form, 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 82 of file class.ilSystemStyleIconsGUI.php.
References edit(), editIcon(), fail(), and setSubStyleSubTabs().
Here is the call graph for this function:
|
protected |
Definition at line 109 of file class.ilSystemStyleIconsGUI.php.
References $form.
Referenced by executeCommand().
Here is the caller graph for this function:| ilSystemStyleIconsGUI::getByColorValues | ( | ilPropertyFormGUI | $form | ) |
| ilPropertyFormGUI | $form |
Definition at line 227 of file class.ilSystemStyleIconsGUI.php.
References $form, $id, and getIconFolder().
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 403 of file class.ilSystemStyleIconsGUI.php.
References $form, $id, getIconFolder(), and ilSystemStyleIcon\getName().
Referenced by editIcon().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSystemStyleIconsGUI::getIconFolder | ( | ) |
Definition at line 570 of file class.ilSystemStyleIconsGUI.php.
References $icon_folder.
Referenced by addSelectIconToolbar(), editIcon(), getByColorValues(), getByIconValues(), and update().
Here is the caller graph for this function:| ilSystemStyleIconsGUI::getStyleContainer | ( | ) |
Definition at line 554 of file class.ilSystemStyleIconsGUI.php.
References $style_container.
Referenced by __construct(), reset(), and update().
Here is the caller graph for this function:
|
protected |
Definition at line 140 of file class.ilSystemStyleIconsGUI.php.
|
protected |
| ilSystemStyleIcon | $icon |
Definition at line 493 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 247 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 578 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 562 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 118 of file class.ilSystemStyleIconsGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilSystemStyleIconsGUI::update | ( | ) |
Definition at line 262 of file class.ilSystemStyleIconsGUI.php.
References $_GET, $form, getIconFolder(), getStyleContainer(), setIconFolder(), ilSystemStyleMessage\TYPE_ERROR, and ilSystemStyleMessage\TYPE_SUCCESS.
Here is the call graph for this function:
|
protected |
Definition at line 21 of file class.ilSystemStyleIconsGUI.php.
|
protected |
Definition at line 41 of file class.ilSystemStyleIconsGUI.php.
Referenced by getIconFolder(), and setIconFolder().
|
protected |
Definition at line 26 of file class.ilSystemStyleIconsGUI.php.
|
protected |
Definition at line 36 of file class.ilSystemStyleIconsGUI.php.
Referenced by getStyleContainer(), and setStyleContainer().
|
protected |
Definition at line 46 of file class.ilSystemStyleIconsGUI.php.
|
protected |
Definition at line 31 of file class.ilSystemStyleIconsGUI.php.