|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Renders the Overview of the Examples in the Administration. More...
Collaboration diagram for ilSystemStyleDocumentationGUI:Public Member Functions | |
| __construct (ilGlobalTemplateInterface $tpl, ilCtrl $ctrl, ILIAS\UI\Factory $f, ILIAS\UI\Renderer $r) | |
| show (Entries $entries, string $current_opened_node_id) | |
Data Fields | |
| const | SHOW_TREE = 'system_styles_show_tree' |
Protected Attributes | |
| ilGlobalTemplateInterface | $tpl |
| ilCtrl | $ctrl |
| ILIAS UI Factory | $f |
| ILIAS UI Renderer | $r |
Renders the Overview of the Examples in the Administration.
Definition at line 26 of file class.ilSystemStyleDocumentationGUI.php.
| ilSystemStyleDocumentationGUI::__construct | ( | ilGlobalTemplateInterface | $tpl, |
| ilCtrl | $ctrl, | ||
| ILIAS\UI\Factory | $f, | ||
| ILIAS\UI\Renderer | $r | ||
| ) |
Definition at line 35 of file class.ilSystemStyleDocumentationGUI.php.
References $ctrl, $f, $r, $tpl, and ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilSystemStyleDocumentationGUI::show | ( | Entries | $entries, |
| string | $current_opened_node_id | ||
| ) |
Definition at line 47 of file class.ilSystemStyleDocumentationGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Definition at line 29 of file class.ilSystemStyleDocumentationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilSystemStyleDocumentationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilSystemStyleDocumentationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 28 of file class.ilSystemStyleDocumentationGUI.php.
Referenced by __construct().
| const ilSystemStyleDocumentationGUI::SHOW_TREE = 'system_styles_show_tree' |