ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
Public Member Functions | |
__construct (UIWrapper $ui_wrapper, int $style_id) | |
getStyleSelector (string $a_selected, string $type="par-action", string $action="par.class", string $attr="class") | |
Get style selector. More... | |
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 |
Definition at line 25 of file class.ParagraphStyleSelector.php.
ParagraphStyleSelector::__construct | ( | UIWrapper | $ui_wrapper, |
int | $style_id | ||
) |
Definition at line 33 of file class.ParagraphStyleSelector.php.
References $DIC, $style_id, $ui_wrapper, and ILIAS\Repository\ui().
ParagraphStyleSelector::getStyleSelector | ( | string | $a_selected, |
string | $type = "par-action" , |
||
string | $action = "par.class" , |
||
string | $attr = "class" |
||
) |
Get style selector.
Definition at line 47 of file class.ParagraphStyleSelector.php.
References $ui, $ui_wrapper, ilPCParagraphGUI\_getCharacteristics(), and ILIAS\COPage\Editor\Server\UIWrapper\getButton().
|
protected |
Definition at line 28 of file class.ParagraphStyleSelector.php.
Referenced by __construct().
|
static |
Definition at line 27 of file class.ParagraphStyleSelector.php.
|
protected |
Definition at line 31 of file class.ParagraphStyleSelector.php.
Referenced by getStyleSelector().
|
protected |
Definition at line 30 of file class.ParagraphStyleSelector.php.
Referenced by __construct(), and getStyleSelector().