|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilStyleCharacteristicGUI:Protected Member Functions | |
| extractParametersOfTag (bool $a_custom=false) | |
| setTabs () | |
| setParameterSubTabs () | |
| editTagStyle () | |
| initTagStyleForm () | |
| Init tag style editing form. More... | |
| getValues (ilPropertyFormGUI $form) | |
| FORM: Get current values from persistent object. More... | |
| outputTagStyleEditScreen (ilPropertyFormGUI $form) | |
| setTitle () | |
| refreshTagStyle () | |
| updateTagStyle () | |
| saveTagStyle (ilPropertyFormGUI $form) | |
| writeStylePar (string $par, string $value, bool $a_custom=false) | |
| Write style parameter. More... | |
| editTagTitles () | |
| getTagTitlesForm () | |
| setOutdated () | |
| removeOutdated () | |
| getCharacterTitleFormFields (string $char) | |
| Get character title form section. More... | |
Protected Attributes | |
| string | $requested_char |
| Content StandardGUIRequest | $request |
| ilObjStyleSheet | $object |
| string | $super_type |
| string | $current_tag |
| string | $current_class |
| string | $current_base_class |
| string | $current_pseudo_class |
| string | $style_type |
| int | $mq_id |
| Content CharacteristicManager | $manager |
| Access StyleAccessManager | $access_manager |
| Content ImageManager | $image_manager |
| Content InternalGUIService | $gui_service |
| Content InternalDomainService | $domain_service |
Private Attributes | |
| ilGlobalTemplateInterface | $main_tpl |
Characteristics UI.
Definition at line 31 of file class.ilStyleCharacteristicGUI.php.
| ilStyleCharacteristicGUI::__construct | ( | Content\InternalDomainService | $domain_service, |
| Content\InternalGUIService | $gui_service, | ||
| ilObjStyleSheet | $style_sheet, | ||
| string | $super_type, | ||
| Access\StyleAccessManager | $access_manager, | ||
| Content\CharacteristicManager | $manager, | ||
| Content\ImageManager | $image_manager | ||
| ) |
Definition at line 50 of file class.ilStyleCharacteristicGUI.php.
References $access_manager, $DIC, $domain_service, $gui_service, $image_manager, $manager, $super_type, and ILIAS\Repository\InternalGUIService\standardRequest().
Here is the call graph for this function:| ilStyleCharacteristicGUI::addCharacteristic | ( | ) |
Definition at line 205 of file class.ilStyleCharacteristicGUI.php.
References $tpl.
| ilStyleCharacteristicGUI::cancelCharacteristicDeletion | ( | ) |
Definition at line 319 of file class.ilStyleCharacteristicGUI.php.
References $lng.
| ilStyleCharacteristicGUI::copyCharacteristics | ( | ) |
Definition at line 1039 of file class.ilStyleCharacteristicGUI.php.
References $lng.
| ilStyleCharacteristicGUI::deleteCharacteristic | ( | ) |
Delete one or multiple style characteristic.
| Content |
ContentStyleNoPermissionException
Definition at line 332 of file class.ilStyleCharacteristicGUI.php.
References $type.
| ilStyleCharacteristicGUI::deleteCharacteristicConfirmation | ( | ) |
Definition at line 243 of file class.ilStyleCharacteristicGUI.php.
References $lng, $tpl, and ilObjStyleSheet\_getCoreStyles().
Here is the call graph for this function:| ilStyleCharacteristicGUI::deleteCoreCharMessage | ( | ) |
Definition at line 281 of file class.ilStyleCharacteristicGUI.php.
References $lng, $tpl, and ilObjStyleSheet\_getCoreStyles().
Here is the call graph for this function:
|
protected |
Definition at line 468 of file class.ilStyleCharacteristicGUI.php.
References $lng.
|
protected |
Definition at line 860 of file class.ilStyleCharacteristicGUI.php.
References $tpl.
| ilStyleCharacteristicGUI::executeCommand | ( | ) |
Execute command.
Definition at line 106 of file class.ilStyleCharacteristicGUI.php.
|
protected |
Definition at line 86 of file class.ilStyleCharacteristicGUI.php.
|
protected |
Get character title form section.
Definition at line 1150 of file class.ilStyleCharacteristicGUI.php.
References Vendor\Package\$f, $lng, and ILIAS\Repository\$refinery.
| ilStyleCharacteristicGUI::getPasteFromOtherStyleForm | ( | ) |
Init past from other style form.
| ilCtrlException |
Definition at line 1102 of file class.ilStyleCharacteristicGUI.php.
References $c, Vendor\Package\$f, and $lng.
| ilStyleCharacteristicGUI::getPasteWithinStyleForm | ( | ) |
Init past within style form.
| ilCtrlException |
Definition at line 1078 of file class.ilStyleCharacteristicGUI.php.
References Vendor\Package\$f.
|
protected |
| ilCtrlException |
Definition at line 876 of file class.ilStyleCharacteristicGUI.php.
References Vendor\Package\$f, and $lng.
|
protected |
FORM: Get current values from persistent object.
Definition at line 655 of file class.ilStyleCharacteristicGUI.php.
References $c, ilObjStyleSheet\_getFilteredGroups(), ilObjStyleSheet\_getStyleParameters(), and ilPropertyFormGUI\getItemByPostVar().
Here is the call graph for this function:| ilStyleCharacteristicGUI::initCharacteristicForm | ( | ) |
Init tag style editing form.
Definition at line 355 of file class.ilStyleCharacteristicGUI.php.
References $lng, ilObjStyleSheet\_getStyleSuperTypes(), and ilObjStyleSheet\_isExpandable().
Here is the call graph for this function:
|
protected |
Init tag style editing form.
ILIAS\Filesystem\Exception\DirectoryNotFoundException
| ilCtrlException | |
| ilFormException |
Definition at line 508 of file class.ilStyleCharacteristicGUI.php.
References $lng, ilObjStyleSheet\_getFilteredGroups(), and ilObjStyleSheet\_getStyleParameterInputType().
Here is the call graph for this function:| ilStyleCharacteristicGUI::listCharacteristics | ( | ) |
Definition at line 127 of file class.ilStyleCharacteristicGUI.php.
References $lng, $tpl, ilObjStyleSheet\_getStyleSuperTypes(), and ilObjStyleSheet\_isExpandable().
Here is the call graph for this function:
|
protected |
Definition at line 697 of file class.ilStyleCharacteristicGUI.php.
References $tpl, ilObjStyleSheet\getContentStylePath(), ilPropertyFormGUI\getHTML(), ilObjStyleSheetGUI\getStyleExampleHTML(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilStyleCharacteristicGUI::pasteCharacteristics | ( | ) |
Definition at line 1286 of file class.ilStyleCharacteristicGUI.php.
References $lng, ilObjStyleSheet\_writeUpToDate(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilStyleCharacteristicGUI::pasteCharacteristicsFromOtherStyle | ( | ) |
| Content |
ContentStyleNoPermissionException
| ilCtrlException |
Definition at line 1230 of file class.ilStyleCharacteristicGUI.php.
| ilStyleCharacteristicGUI::pasteCharacteristicsOverview | ( | ) |
Definition at line 1057 of file class.ilStyleCharacteristicGUI.php.
References $tpl.
| ilStyleCharacteristicGUI::pasteCharacteristicsWithinStyle | ( | ) |
Definition at line 1186 of file class.ilStyleCharacteristicGUI.php.
|
protected |
Definition at line 732 of file class.ilStyleCharacteristicGUI.php.
|
protected |
Definition at line 1009 of file class.ilStyleCharacteristicGUI.php.
References $c, $lng, and ilObjStyleSheet\isCoreStyle().
Here is the call graph for this function:| ilStyleCharacteristicGUI::saveCharacteristic | ( | ) |
Definition at line 213 of file class.ilStyleCharacteristicGUI.php.
References $lng, $tpl, $type, ilObjStyleSheet\_determineTag(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilStyleCharacteristicGUI::saveStatus | ( | ) |
Save hide status for characteristics.
| Content |
ContentStyleNoPermissionException
| ilCtrlException |
Definition at line 941 of file class.ilStyleCharacteristicGUI.php.
|
protected |
Definition at line 761 of file class.ilStyleCharacteristicGUI.php.
References ilObjStyleSheet\_getStyleParameters(), ilPropertyFormGUI\getInput(), and ilPropertyFormGUI\getItemByPostVar().
Here is the call graph for this function:| ilStyleCharacteristicGUI::saveTagTitles | ( | ) |
Definition at line 906 of file class.ilStyleCharacteristicGUI.php.
| ilStyleCharacteristicGUI::setListSubTabs | ( | ) |
Definition at line 184 of file class.ilStyleCharacteristicGUI.php.
References $lng, and ilObjStyleSheet\_getStyleSuperTypes().
Here is the call graph for this function:
|
protected |
Definition at line 979 of file class.ilStyleCharacteristicGUI.php.
References $c, $lng, and ilObjStyleSheet\isCoreStyle().
Here is the call graph for this function:
|
protected |
Definition at line 428 of file class.ilStyleCharacteristicGUI.php.
References $lng.
|
protected |
Definition at line 397 of file class.ilStyleCharacteristicGUI.php.
References $lng.
|
protected |
Definition at line 725 of file class.ilStyleCharacteristicGUI.php.
| ilStyleCharacteristicGUI::switchMQuery | ( | ) |
Switch media query.
Definition at line 1320 of file class.ilStyleCharacteristicGUI.php.
|
protected |
Definition at line 747 of file class.ilStyleCharacteristicGUI.php.
|
protected |
Write style parameter.
Definition at line 844 of file class.ilStyleCharacteristicGUI.php.
|
protected |
Definition at line 44 of file class.ilStyleCharacteristicGUI.php.
Referenced by __construct().
|
protected |
Definition at line 39 of file class.ilStyleCharacteristicGUI.php.
|
protected |
Definition at line 38 of file class.ilStyleCharacteristicGUI.php.
|
protected |
Definition at line 40 of file class.ilStyleCharacteristicGUI.php.
|
protected |
Definition at line 37 of file class.ilStyleCharacteristicGUI.php.
|
protected |
Definition at line 47 of file class.ilStyleCharacteristicGUI.php.
Referenced by __construct().
|
protected |
Definition at line 46 of file class.ilStyleCharacteristicGUI.php.
Referenced by __construct().
|
protected |
Definition at line 45 of file class.ilStyleCharacteristicGUI.php.
Referenced by __construct().
|
private |
Definition at line 48 of file class.ilStyleCharacteristicGUI.php.
|
protected |
Definition at line 43 of file class.ilStyleCharacteristicGUI.php.
Referenced by __construct().
|
protected |
Definition at line 42 of file class.ilStyleCharacteristicGUI.php.
|
protected |
Definition at line 35 of file class.ilStyleCharacteristicGUI.php.
|
protected |
Definition at line 34 of file class.ilStyleCharacteristicGUI.php.
|
protected |
Definition at line 33 of file class.ilStyleCharacteristicGUI.php.
|
protected |
Definition at line 41 of file class.ilStyleCharacteristicGUI.php.
|
protected |
Definition at line 36 of file class.ilStyleCharacteristicGUI.php.
Referenced by __construct().