ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
Public Member Functions | |
__construct (UIWrapper $ui_wrapper, int $style_id) | |
getStyleSelector (string $a_selected, string $type="sec-action", string $action="sec.class", string $attr="class", bool $include_none=false) | |
Static Public Attributes | |
static string | $style_selector_reset = "margin-top:2px; margin-bottom:2px; text-indent:0px; position:static; float:none; width: auto;" |
Protected Attributes | |
int | $style_id = 0 |
UIWrapper | $ui_wrapper |
ILIAS DI UIServices | $ui |
ilLanguage | $lng |
Definition at line 25 of file class.SectionStyleSelector.php.
SectionStyleSelector::__construct | ( | UIWrapper | $ui_wrapper, |
int | $style_id | ||
) |
Definition at line 34 of file class.SectionStyleSelector.php.
References $DIC, $style_id, $ui_wrapper, ILIAS\Repository\lng(), and ILIAS\Repository\ui().
SectionStyleSelector::getStyleSelector | ( | string | $a_selected, |
string | $type = "sec-action" , |
||
string | $action = "sec.class" , |
||
string | $attr = "class" , |
||
bool | $include_none = false |
||
) |
Definition at line 46 of file class.SectionStyleSelector.php.
References $lng, $ui, $ui_wrapper, ilPCSectionGUI\_getCharacteristics(), ILIAS\COPage\Editor\Server\UIWrapper\getButton(), and ilLanguage\txt().
|
protected |
Definition at line 32 of file class.SectionStyleSelector.php.
Referenced by getStyleSelector().
|
protected |
Definition at line 28 of file class.SectionStyleSelector.php.
Referenced by __construct().
|
static |
Definition at line 27 of file class.SectionStyleSelector.php.
|
protected |
Definition at line 31 of file class.SectionStyleSelector.php.
Referenced by getStyleSelector().
|
protected |
Definition at line 30 of file class.SectionStyleSelector.php.
Referenced by __construct(), and getStyleSelector().