|
ILIAS
release_8 Revision v8.24
|
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 $current_style_id, $DIC, $obj_id, $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 233 of file class.ilObjectContentStyleSettingsGUI.php.
| ilObjectContentStyleSettingsGUI::deleteStyle | ( | ) |
Definition at line 245 of file class.ilObjectContentStyleSettingsGUI.php.
| ilObjectContentStyleSettingsGUI::editStyle | ( | ) |
Definition at line 239 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 200 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 104 of file class.ilObjectContentStyleSettingsGUI.php.
References $current_style_id, $lng, ILIAS\LTI\ToolProvider\$settings, ilObject\_lookupTitle(), and isContainer().
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 189 of file class.ilObjectContentStyleSettingsGUI.php.
References $type, and 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 270 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 254 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 228 of file class.ilObjectContentStyleSettingsGUI.php.
Referenced by forwardToStyleSheet().
Here is the caller graph for this function:
|
protected |
Definition at line 92 of file class.ilObjectContentStyleSettingsGUI.php.
References initStylePropertiesForm().
Here is the call graph for this function:
|
protected |
Definition at line 223 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 __construct(), and 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.
Referenced by __construct().
|
protected |
Definition at line 33 of file class.ilObjectContentStyleSettingsGUI.php.
|
protected |
Definition at line 38 of file class.ilObjectContentStyleSettingsGUI.php.
Referenced by __construct().