ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 | |
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, Vendor\Package\$e, ilSystemStyleSkinContainer\generateFromId(), getStyleContainer(), ilUtil\sendFailure(), setIconFolder(), and setStyleContainer().
|
protected |
$icon_name |
Definition at line 318 of file class.ilSystemStyleIconsGUI.php.
References $DIC, $si, ilSystemStyleIcon\getColorSet(), getIconFolder(), ilSubmitButton\getInstance(), ilSystemStyleIcon\getName(), ilSystemStyleIcon\getPath(), ilFormPropertyGUI\setRequired(), and ilFileInputGUI\setSuffixes().
Referenced by editIcon().
|
protected |
Definition at line 133 of file class.ilSystemStyleIconsGUI.php.
References getByColorValues().
Referenced by executeCommand().
|
protected |
Definition at line 302 of file class.ilSystemStyleIconsGUI.php.
References $_GET, $_POST, addSelectIconToolbar(), getIconFolder(), and renderIconPreview().
Referenced by executeCommand().
ilSystemStyleIconsGUI::executeCommand | ( | ) |
Execute command.
Definition at line 82 of file class.ilSystemStyleIconsGUI.php.
References edit(), editIcon(), fail(), and setSubStyleSubTabs().
|
protected |
Definition at line 109 of file class.ilSystemStyleIconsGUI.php.
Referenced by executeCommand().
ilSystemStyleIconsGUI::getByColorValues | ( | ilPropertyFormGUI | $form | ) |
ilPropertyFormGUI | $form |
Definition at line 227 of file class.ilSystemStyleIconsGUI.php.
References getIconFolder(), and ilPropertyFormGUI\setValuesByArray().
Referenced by edit().
ilSystemStyleIconsGUI::getByIconValues | ( | ilPropertyFormGUI | $form, |
ilSystemStyleIcon | $icon | ||
) |
ilPropertyFormGUI | $form | |
ilSystemStyleIcon | $icon |
Definition at line 396 of file class.ilSystemStyleIconsGUI.php.
References $_POST, $DIC, $message, $type, ilSystemStyleIcon\changeColors(), ilSystemStyleIcon\getColorSet(), getIconFolder(), ilSystemStyleIcon\getPath(), getStyleContainer(), ilPropertyFormGUI\setValuesByArray(), ilSystemStyleMessage\TYPE_ERROR, and ilSystemStyleMessage\TYPE_SUCCESS.
ilSystemStyleIconsGUI::getIconFolder | ( | ) |
Definition at line 557 of file class.ilSystemStyleIconsGUI.php.
References $icon_folder.
Referenced by addSelectIconToolbar(), editIcon(), getByColorValues(), getByIconValues(), preview(), renderIconPreview(), and update().
ilSystemStyleIconsGUI::getStyleContainer | ( | ) |
Definition at line 541 of file class.ilSystemStyleIconsGUI.php.
References $style_container.
Referenced by __construct(), getByIconValues(), reset(), and update().
|
protected |
Definition at line 140 of file class.ilSystemStyleIconsGUI.php.
References Vendor\Package\$e, $section, $type, ilSystemStyleIconColor\BLUE, getIconFolder(), ilSystemStyleIconColor\GREEN, ilSystemStyleIconColor\GREY, ilSystemStyleIconColor\RED, ilUtil\sendFailure(), and ilFormPropertyGUI\setRequired().
|
protected |
ilSystemStyleIcon | $icon |
Definition at line 480 of file class.ilSystemStyleIconsGUI.php.
References $DIC, Vendor\Package\$f, getIconFolder(), ilSystemStyleIcon\getName(), and ilSystemStyleIcon\getPath().
Referenced by editIcon().
ilSystemStyleIconsGUI::reset | ( | ) |
Definition at line 247 of file class.ilSystemStyleIconsGUI.php.
References $_GET, getStyleContainer(), setIconFolder(), and ilSystemStyleMessage\TYPE_SUCCESS.
ilSystemStyleIconsGUI::setIconFolder | ( | $icon_folder | ) |
ilSystemStyleIconFolder | $icon_folder |
Definition at line 565 of file class.ilSystemStyleIconsGUI.php.
References $icon_folder.
Referenced by __construct(), reset(), and update().
ilSystemStyleIconsGUI::setStyleContainer | ( | $style_container | ) |
ilSystemStyleSkinContainer | $style_container |
Definition at line 549 of file class.ilSystemStyleIconsGUI.php.
References $style_container.
Referenced by __construct().
|
protected |
string | $active |
Definition at line 118 of file class.ilSystemStyleIconsGUI.php.
Referenced by executeCommand().
ilSystemStyleIconsGUI::update | ( | ) |
Definition at line 262 of file class.ilSystemStyleIconsGUI.php.
References $_GET, getIconFolder(), getStyleContainer(), setIconFolder(), ilSystemStyleMessage\TYPE_ERROR, and ilSystemStyleMessage\TYPE_SUCCESS.
|
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.