| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ilSystemStyleDeleteGUI:Public Member Functions | |
| __construct (ilLanguage $lng, ilCtrl $ctrl) | |
| addStyle (ilSkin $skin, ilSkinStyle $style, string $img_path) | |
| getDeleteStyleFormHTML () | |
Protected Attributes | |
| ilLanguage | $lng | 
| ilCtrl | $ctrl | 
| array | $styles = [] | 
Private Attributes | |
| ilGlobalTemplateInterface | $main_tpl | 
Definition at line 21 of file class.ilSystemStyleDeleteGUI.php.
| ilSystemStyleDeleteGUI::__construct | ( | ilLanguage | $lng, | 
| ilCtrl | $ctrl | ||
| ) | 
Definition at line 28 of file class.ilSystemStyleDeleteGUI.php.
References $ctrl, $DIC, $lng, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilSystemStyleDeleteGUI::addStyle | ( | ilSkin | $skin, | 
| ilSkinStyle | $style, | ||
| string | $img_path | ||
| ) | 
Definition at line 36 of file class.ilSystemStyleDeleteGUI.php.
References $styles, ilSkinStyle\getId(), ilSkin\getId(), ilSkinStyle\getName(), and ilSkin\getName().
 Here is the call graph for this function:| ilSystemStyleDeleteGUI::getDeleteStyleFormHTML | ( | ) | 
Definition at line 47 of file class.ilSystemStyleDeleteGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 24 of file class.ilSystemStyleDeleteGUI.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 23 of file class.ilSystemStyleDeleteGUI.php.
Referenced by __construct().
      
  | 
  private | 
Definition at line 26 of file class.ilSystemStyleDeleteGUI.php.
      
  | 
  protected | 
Definition at line 25 of file class.ilSystemStyleDeleteGUI.php.
Referenced by addStyle().