|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilSubStyleAssignmentGUI:Public Member Functions | |
| __construct (ilSystemStyleSettingsGUI $parent_gui, ilCtrl $ctrl, ilLanguage $lng, ilGlobalTemplateInterface $tpl, ilToolbarGUI $toolbar, ilTree $tree, WrapperFactory $request_wrapper, Refinery $refinery, \ILIAS\UI\Factory $ui_factory) | |
| assignStyle (ilSkin $skin, ilSkinStyle $substyle) | |
| Assign styles to categories. More... | |
| addAssignment () | |
| Add style category assignment. More... | |
| saveAssignment (ilSkin $skin, ilSkinStyle $substyle) | |
| Save style category assignment. More... | |
| deleteAssignments (ilSkin $skin, ilSkinStyle $substyle) | |
| Delete system style to category assignments. More... | |
| getParentGui () | |
| setParentGui (ilSystemStyleSettingsGUI $parent_gui) | |
Protected Attributes | |
| ilCtrl | $ctrl |
| ilLanguage | $lng |
| ilGlobalTemplateInterface | $tpl |
| ilToolbarGUI | $toolbar |
| ilSystemStyleSettingsGUI | $parent_gui |
| ilTree | $tree |
| WrapperFactory | $request_wrapper |
| Refinery | $refinery |
| ILIAS UI Factory | $ui_factory |
Private Attributes | |
| ilSystemStyleMessageStack | $message_stack |
Definition at line 24 of file class.ilSubStyleAssignmentGUI.php.
| ilSubStyleAssignmentGUI::__construct | ( | ilSystemStyleSettingsGUI | $parent_gui, |
| ilCtrl | $ctrl, | ||
| ilLanguage | $lng, | ||
| ilGlobalTemplateInterface | $tpl, | ||
| ilToolbarGUI | $toolbar, | ||
| ilTree | $tree, | ||
| WrapperFactory | $request_wrapper, | ||
| Refinery | $refinery, | ||
| \ILIAS\UI\Factory | $ui_factory | ||
| ) |
Definition at line 37 of file class.ilSubStyleAssignmentGUI.php.
References $ctrl, $lng, $parent_gui, $refinery, $request_wrapper, $toolbar, $tpl, $tree, $ui_factory, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:| ilSubStyleAssignmentGUI::addAssignment | ( | ) |
Add style category assignment.
Definition at line 87 of file class.ilSubStyleAssignmentGUI.php.
References ILIAS\Repository\ctrl(), getParentGui(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilSubStyleAssignmentGUI::assignStyle | ( | ilSkin | $skin, |
| ilSkinStyle | $substyle | ||
| ) |
Assign styles to categories.
| ilSystemStyleException |
Definition at line 64 of file class.ilSubStyleAssignmentGUI.php.
References ilSkin\getId(), ilSkinStyle\getId(), getParentGui(), ilSkin\getStyle(), ilSkinStyle\getSubstyleOf(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:| ilSubStyleAssignmentGUI::deleteAssignments | ( | ilSkin | $skin, |
| ilSkinStyle | $substyle | ||
| ) |
Delete system style to category assignments.
Definition at line 139 of file class.ilSubStyleAssignmentGUI.php.
References $id, ILIAS\Repository\ctrl(), ilSystemStyleSettings\deleteSystemStyleCategoryAssignment(), ilSkin\getId(), ilSkinStyle\getId(), getParentGui(), ilSkin\getStyle(), ilSkinStyle\getSubstyleOf(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ilSystemStyleMessage\TYPE_ERROR.
Here is the call graph for this function:| ilSubStyleAssignmentGUI::getParentGui | ( | ) |
Definition at line 165 of file class.ilSubStyleAssignmentGUI.php.
References $parent_gui.
Referenced by addAssignment(), assignStyle(), deleteAssignments(), and saveAssignment().
Here is the caller graph for this function:| ilSubStyleAssignmentGUI::saveAssignment | ( | ilSkin | $skin, |
| ilSkinStyle | $substyle | ||
| ) |
Save style category assignment.
Definition at line 113 of file class.ilSubStyleAssignmentGUI.php.
References Vendor\Package\$e, $message, ILIAS\Repository\ctrl(), ilSkin\getId(), ilSkinStyle\getId(), getParentGui(), ilSkin\getStyle(), ilSkinStyle\getSubstyleOf(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), ilSystemStyleMessage\TYPE_ERROR, and ilSystemStyleSettings\writeSystemStyleCategoryAssignment().
Here is the call graph for this function:| ilSubStyleAssignmentGUI::setParentGui | ( | ilSystemStyleSettingsGUI | $parent_gui | ) |
Definition at line 170 of file class.ilSubStyleAssignmentGUI.php.
References $parent_gui.
|
protected |
Definition at line 26 of file class.ilSubStyleAssignmentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilSubStyleAssignmentGUI.php.
Referenced by __construct().
|
private |
Definition at line 35 of file class.ilSubStyleAssignmentGUI.php.
|
protected |
Definition at line 30 of file class.ilSubStyleAssignmentGUI.php.
Referenced by __construct(), getParentGui(), and setParentGui().
|
protected |
Definition at line 33 of file class.ilSubStyleAssignmentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.ilSubStyleAssignmentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file class.ilSubStyleAssignmentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 28 of file class.ilSubStyleAssignmentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilSubStyleAssignmentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 34 of file class.ilSubStyleAssignmentGUI.php.
Referenced by __construct().