|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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\Symbol\SymbolAdapterGUI\$gl_type, and ILIAS\Repository\ui().
Referenced by ILIAS\Repository\Symbol\SymbolAdapterGUI\render().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\Repository\Symbol\SymbolAdapterGUI::glyph | ( | string | $gl_type, |
| string | $href = "" |
||
| ) |
Definition at line 41 of file class.SymbolAdapterGUI.php.
References ILIAS\Repository\Symbol\SymbolAdapterGUI\$gl_type, and ILIAS\Repository\Symbol\SymbolAdapterGUI\$href.
| ILIAS\Repository\Symbol\SymbolAdapterGUI::render | ( | ) |
Definition at line 60 of file class.SymbolAdapterGUI.php.
References ILIAS\Repository\Symbol\SymbolAdapterGUI\getSymbol(), and ILIAS\Repository\ui().
Here is the call graph for this function:
|
protected |
Definition at line 31 of file class.SymbolAdapterGUI.php.
Referenced by ILIAS\Repository\Symbol\SymbolAdapterGUI\getSymbol(), and ILIAS\Repository\Symbol\SymbolAdapterGUI\glyph().
|
protected |
Definition at line 32 of file class.SymbolAdapterGUI.php.
Referenced by ILIAS\Repository\Symbol\SymbolAdapterGUI\glyph().
|
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.