|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Repository\Symbol\SymbolAdapterGUI:Public Member Functions | |
| __construct () | |
| glyph (string $gl_type, string $href="") | |
| render () | |
Protected Member Functions | |
| getSymbol () | |
Protected Attributes | |
| const | TYPE_GLYPH = 0 |
| ILIAS DI UIServices | $ui |
| int | $type = self::TYPE_GLYPH |
| string | $gl_type = "" |
| string | $href = "" |
Definition at line 26 of file class.SymbolAdapterGUI.php.
| ILIAS\Repository\Symbol\SymbolAdapterGUI::__construct | ( | ) |
Definition at line 34 of file class.SymbolAdapterGUI.php.
References $DIC, and ILIAS\Repository\ui().
Here is the call graph for this function:
|
protected |
Definition at line 51 of file class.SymbolAdapterGUI.php.
References ILIAS\Repository\ui().
Here is the call graph for this function:| ILIAS\Repository\Symbol\SymbolAdapterGUI::glyph | ( | string | $gl_type, |
| string | $href = "" |
||
| ) |
Definition at line 41 of file class.SymbolAdapterGUI.php.
| ILIAS\Repository\Symbol\SymbolAdapterGUI::render | ( | ) |
Definition at line 60 of file class.SymbolAdapterGUI.php.
References ILIAS\GlobalScreen\Scope\MainMenu\Factory\getSymbol(), and ILIAS\Repository\ui().
Here is the call graph for this function:
|
protected |
Definition at line 31 of file class.SymbolAdapterGUI.php.
|
protected |
Definition at line 32 of file class.SymbolAdapterGUI.php.
|
protected |
Definition at line 30 of file class.SymbolAdapterGUI.php.
|
protected |
Definition at line 29 of file class.SymbolAdapterGUI.php.
|
protected |
Definition at line 28 of file class.SymbolAdapterGUI.php.