ILIAS
trunk Revision v11.0_alpha-1713-gd8962da2f67
|
Public Member Functions | |
__construct (ilSystemStyleConfigGUI $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 (ilSystemStyleConfigGUI $parent_gui) | |
Protected Attributes | |
ilCtrl | $ctrl |
ilLanguage | $lng |
ilGlobalTemplateInterface | $tpl |
ilToolbarGUI | $toolbar |
ilSystemStyleConfigGUI | $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 | ( | ilSystemStyleConfigGUI | $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().
ilSubStyleAssignmentGUI::addAssignment | ( | ) |
Add style category assignment.
Definition at line 87 of file class.ilSubStyleAssignmentGUI.php.
References ILIAS\Repository\ctrl(), getParentGui(), and ILIAS\Repository\refinery().
ilSubStyleAssignmentGUI::assignStyle | ( | ilSkin | $skin, |
ilSkinStyle | $substyle | ||
) |
Assign styles to categories.
ilSystemStyleException |
Definition at line 64 of file class.ilSubStyleAssignmentGUI.php.
References ILIAS\Repository\ctrl(), ilSkinStyle\getId(), ilSkin\getId(), getParentGui(), ilSkin\getStyle(), ilSkinStyle\getSubstyleOf(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
ilSubStyleAssignmentGUI::deleteAssignments | ( | ilSkin | $skin, |
ilSkinStyle | $substyle | ||
) |
Delete system style to category assignments.
Definition at line 138 of file class.ilSubStyleAssignmentGUI.php.
References $id, ILIAS\Repository\ctrl(), ilSystemStyleSettings\deleteSystemStyleCategoryAssignment(), ilSkinStyle\getId(), ilSkin\getId(), getParentGui(), ilSkin\getStyle(), ilSkinStyle\getSubstyleOf(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ilSystemStyleMessage\TYPE_ERROR.
ilSubStyleAssignmentGUI::getParentGui | ( | ) |
Definition at line 164 of file class.ilSubStyleAssignmentGUI.php.
References $parent_gui.
Referenced by addAssignment(), assignStyle(), deleteAssignments(), and saveAssignment().
ilSubStyleAssignmentGUI::saveAssignment | ( | ilSkin | $skin, |
ilSkinStyle | $substyle | ||
) |
Save style category assignment.
Definition at line 112 of file class.ilSubStyleAssignmentGUI.php.
References Vendor\Package\$e, $message, ILIAS\Repository\ctrl(), ilSkinStyle\getId(), ilSkin\getId(), getParentGui(), ilSkin\getStyle(), ilSkinStyle\getSubstyleOf(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), ilSystemStyleMessage\TYPE_ERROR, and ilSystemStyleSettings\writeSystemStyleCategoryAssignment().
ilSubStyleAssignmentGUI::setParentGui | ( | ilSystemStyleConfigGUI | $parent_gui | ) |
Definition at line 169 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().