ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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, ilSystemStyleSkinContainer\generateFromId(), getStyleContainer(), ilUtil\sendFailure(), setIconFolder(), and setStyleContainer().
|
protected |
$icon_name |
Definition at line 319 of file class.ilSystemStyleIconsGUI.php.
References $DIC, $form, $id, $input, PHPMailer\PHPMailer\$options, $si, $title, $type, ilSystemStyleIcon\getColorSet(), getIconFolder(), ilSubmitButton\getInstance(), ilSystemStyleIcon\getName(), ilUtil\sendFailure(), and ilFileInputGUI\setSuffixes().
Referenced by editIcon().
|
protected |
Definition at line 133 of file class.ilSystemStyleIconsGUI.php.
References $form, and getByColorValues().
Referenced by executeCommand().
|
protected |
Definition at line 302 of file class.ilSystemStyleIconsGUI.php.
References $_GET, $_POST, $form, addSelectIconToolbar(), getByIconValues(), 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.
References $form.
Referenced by executeCommand().
ilSystemStyleIconsGUI::getByColorValues | ( | ilPropertyFormGUI | $form | ) |
ilPropertyFormGUI | $form |
Definition at line 227 of file class.ilSystemStyleIconsGUI.php.
References $id, $values, getIconFolder(), and ilPropertyFormGUI\setValuesByArray().
Referenced by edit().
ilSystemStyleIconsGUI::getByIconValues | ( | ilPropertyFormGUI | $form, |
ilSystemStyleIcon | $icon | ||
) |
ilPropertyFormGUI | $form | |
ilSystemStyleIcon | $icon |
Definition at line 403 of file class.ilSystemStyleIconsGUI.php.
References $_POST, $DIC, $form, $id, $message, $type, $values, ilSystemStyleIcon\changeColors(), ilSystemStyleIcon\getColorSet(), getIconFolder(), ilSystemStyleIcon\getName(), getStyleContainer(), ilPropertyFormGUI\setValuesByArray(), ilSystemStyleMessage\TYPE_ERROR, and ilSystemStyleMessage\TYPE_SUCCESS.
Referenced by editIcon().
ilSystemStyleIconsGUI::getIconFolder | ( | ) |
Definition at line 570 of file class.ilSystemStyleIconsGUI.php.
References $icon_folder.
Referenced by addSelectIconToolbar(), editIcon(), getByColorValues(), getByIconValues(), preview(), renderIconPreview(), and update().
ilSystemStyleIconsGUI::getStyleContainer | ( | ) |
Definition at line 554 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 $form, $id, $input, $section, $title, $type, ilSystemStyleIconColor\BLUE, getIconFolder(), ilSystemStyleIconColor\GREEN, ilSystemStyleIconColor\GREY, ilSystemStyleIconColor\RED, and ilUtil\sendFailure().
|
protected |
ilSystemStyleIcon | $icon |
Definition at line 493 of file class.ilSystemStyleIconsGUI.php.
References $DIC, $f, getIconFolder(), ilSystemStyleIcon\getName(), and ilSystemStyleIcon\getPath().
Referenced by editIcon().
ilSystemStyleIconsGUI::reset | ( | ) |
Definition at line 247 of file class.ilSystemStyleIconsGUI.php.
References $_GET, $style, getStyleContainer(), setIconFolder(), and ilSystemStyleMessage\TYPE_SUCCESS.
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().
ilSystemStyleIconsGUI::setStyleContainer | ( | $style_container | ) |
ilSystemStyleSkinContainer | $style_container |
Definition at line 562 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, $form, 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.