| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Style settings of a repository object. More...
 Collaboration diagram for ilObjectContentStyleSettingsGUI:Public Member Functions | |
| __construct (InternalDomainService $domain_service, InternalGUIService $gui_service, ?int $current_style_id, int $ref_id, int $obj_id) | |
| executeCommand () | |
| initStylePropertiesForm () | |
| Init style properties form.  More... | |
| forwardToStyleSheet () | |
| createStyle () | |
| editStyle () | |
| deleteStyle () | |
Protected Member Functions | |
| settings () | |
| isContainer () | |
| updateStyleId (int $style_id) | |
| setOwnerId (int $style_id) | |
| saveStyleSettings () | |
| Save style settings.  More... | |
| saveIndividualStyleSettings () | |
Protected Attributes | |
| ObjectManager | $object_manager | 
| ContainerManager | $container_manager | 
| InternalDomainService | $domain | 
| InternalGUIService | $gui | 
| int | $current_style_id | 
| int | $ref_id | 
| int | $obj_id | 
Private Attributes | |
| ilGlobalTemplateInterface | $main_tpl | 
Style settings of a repository object.
Definition at line 31 of file class.ilObjectContentStyleSettingsGUI.php.
| ilObjectContentStyleSettingsGUI::__construct | ( | InternalDomainService | $domain_service, | 
| InternalGUIService | $gui_service, | ||
| ?int | $current_style_id, | ||
| int | $ref_id, | ||
| int | $obj_id | ||
| ) | 
Definition at line 42 of file class.ilObjectContentStyleSettingsGUI.php.
References $DIC, $ref_id, ilObject\_lookupObjId(), ILIAS\Style\Content\InternalDomainService\object(), and ILIAS\Style\Content\InternalDomainService\repositoryContainer().
 Here is the call graph for this function:| ilObjectContentStyleSettingsGUI::createStyle | ( | ) | 
Definition at line 235 of file class.ilObjectContentStyleSettingsGUI.php.
| ilObjectContentStyleSettingsGUI::deleteStyle | ( | ) | 
Definition at line 247 of file class.ilObjectContentStyleSettingsGUI.php.
| ilObjectContentStyleSettingsGUI::editStyle | ( | ) | 
Definition at line 241 of file class.ilObjectContentStyleSettingsGUI.php.
| ilObjectContentStyleSettingsGUI::executeCommand | ( | ) | 
Definition at line 62 of file class.ilObjectContentStyleSettingsGUI.php.
References forwardToStyleSheet().
 Here is the call graph for this function:| ilObjectContentStyleSettingsGUI::forwardToStyleSheet | ( | ) | 
Definition at line 199 of file class.ilObjectContentStyleSettingsGUI.php.
References setOwnerId(), and updateStyleId().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjectContentStyleSettingsGUI::initStylePropertiesForm | ( | ) | 
Init style properties form.
Definition at line 103 of file class.ilObjectContentStyleSettingsGUI.php.
References $current_style_id, $lng, ILIAS\LTI\ToolProvider\$settings, ilObject\_lookupTitle(), isContainer(), and ilSelectInputGUI\setOptions().
Referenced by saveIndividualStyleSettings(), saveStyleSettings(), and settings().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 188 of file class.ilObjectContentStyleSettingsGUI.php.
References ilObject\_lookupType().
Referenced by initStylePropertiesForm(), and saveIndividualStyleSettings().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 272 of file class.ilObjectContentStyleSettingsGUI.php.
References $lng, initStylePropertiesForm(), and isContainer().
 Here is the call graph for this function:
      
  | 
  protected | 
Save style settings.
Definition at line 256 of file class.ilObjectContentStyleSettingsGUI.php.
References $lng, ILIAS\LTI\ToolProvider\$settings, initStylePropertiesForm(), ILIAS\Repository\int(), and updateStyleId().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 230 of file class.ilObjectContentStyleSettingsGUI.php.
Referenced by forwardToStyleSheet().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 91 of file class.ilObjectContentStyleSettingsGUI.php.
References initStylePropertiesForm().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 225 of file class.ilObjectContentStyleSettingsGUI.php.
Referenced by forwardToStyleSheet(), and saveStyleSettings().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 34 of file class.ilObjectContentStyleSettingsGUI.php.
      
  | 
  protected | 
Definition at line 37 of file class.ilObjectContentStyleSettingsGUI.php.
Referenced by initStylePropertiesForm().
      
  | 
  protected | 
Definition at line 35 of file class.ilObjectContentStyleSettingsGUI.php.
      
  | 
  protected | 
Definition at line 36 of file class.ilObjectContentStyleSettingsGUI.php.
      
  | 
  private | 
Definition at line 40 of file class.ilObjectContentStyleSettingsGUI.php.
      
  | 
  protected | 
Definition at line 39 of file class.ilObjectContentStyleSettingsGUI.php.
      
  | 
  protected | 
Definition at line 33 of file class.ilObjectContentStyleSettingsGUI.php.
      
  | 
  protected | 
Definition at line 38 of file class.ilObjectContentStyleSettingsGUI.php.
Referenced by __construct().