| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ilSubStyleAssignmentGUI: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().
 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 ILIAS\Repository\ctrl(), ilSkinStyle\getId(), ilSkin\getId(), getParentGui(), ilSkin\getStyle(), ilSkinStyle\getSubstyleOf(), ILIAS\Repository\lng(), 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 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.
 Here is the call graph for this function:| ilSubStyleAssignmentGUI::getParentGui | ( | ) | 
Definition at line 164 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 112 of file class.ilSubStyleAssignmentGUI.php.
References Vendor\Package\$e, ILIAS\Repository\ctrl(), ilSkinStyle\getId(), ilSkin\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 | ( | 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().