ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
__construct (UIWrapper $ui_wrapper, int $style_id) | |
getStyleSelector (string $a_selected, string $type="media-action", string $action="media.class", string $attr="class") | |
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.MediaObjectStyleSelector.php.
MediaObjectStyleSelector::__construct | ( | UIWrapper | $ui_wrapper, |
int | $style_id | ||
) |
Definition at line 34 of file class.MediaObjectStyleSelector.php.
References $DIC, $style_id, $ui_wrapper, ILIAS\Repository\lng(), and ILIAS\Repository\ui().
MediaObjectStyleSelector::getStyleSelector | ( | string | $a_selected, |
string | $type = "media-action" , |
||
string | $action = "media.class" , |
||
string | $attr = "class" |
||
) |
Definition at line 46 of file class.MediaObjectStyleSelector.php.
References $ui, $ui_wrapper, ilPCMediaObjectGUI\_getCharacteristics(), and ILIAS\COPage\Editor\Server\UIWrapper\getButton().
|
protected |
Definition at line 32 of file class.MediaObjectStyleSelector.php.
|
protected |
Definition at line 28 of file class.MediaObjectStyleSelector.php.
Referenced by __construct().
|
static |
Definition at line 27 of file class.MediaObjectStyleSelector.php.
|
protected |
Definition at line 31 of file class.MediaObjectStyleSelector.php.
Referenced by getStyleSelector().
|
protected |
Definition at line 30 of file class.MediaObjectStyleSelector.php.
Referenced by __construct(), and getStyleSelector().