|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for MediaObjectStyleSelector: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().
Here is the call graph for this function:| 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_wrapper, and ILIAS\COPage\Editor\Server\UIWrapper\getButton().
Here is the call graph for this function:
|
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.
|
protected |
Definition at line 30 of file class.MediaObjectStyleSelector.php.
Referenced by __construct(), and getStyleSelector().