|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
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, and $super_type.
| ilStyleCharacteristicGUI::addCharacteristic | ( | ) |
Definition at line 205 of file class.ilStyleCharacteristicGUI.php.
References initCharacteristicForm().
Here is the call graph for this function:| ilStyleCharacteristicGUI::cancelCharacteristicDeletion | ( | ) |
| ilStyleCharacteristicGUI::copyCharacteristics | ( | ) |
Definition at line 1039 of file class.ilStyleCharacteristicGUI.php.
References Vendor\Package\$c, $lng, and ilObjStyleSheet\_isExpandable().
Here is the call graph for this function:| ilStyleCharacteristicGUI::deleteCharacteristic | ( | ) |
Delete one or multiple style characteristic.
| Content |
Definition at line 332 of file class.ilStyleCharacteristicGUI.php.
| ilStyleCharacteristicGUI::deleteCharacteristicConfirmation | ( | ) |
Definition at line 243 of file class.ilStyleCharacteristicGUI.php.
References $lng, ilObjStyleSheet\_getCoreStyles(), and deleteCoreCharMessage().
Here is the call graph for this function:| ilStyleCharacteristicGUI::deleteCoreCharMessage | ( | ) |
Definition at line 281 of file class.ilStyleCharacteristicGUI.php.
References $lng, and ilObjStyleSheet\_getCoreStyles().
Referenced by deleteCharacteristicConfirmation().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 468 of file class.ilStyleCharacteristicGUI.php.
References $lng, getValues(), initTagStyleForm(), outputTagStyleEditScreen(), setParameterSubTabs(), and setTabs().
Here is the call graph for this function:
|
protected |
Definition at line 860 of file class.ilStyleCharacteristicGUI.php.
References getTagTitlesForm(), setTabs(), and setTitle().
Here is the call graph for this function:| ilStyleCharacteristicGUI::executeCommand | ( | ) |
|
protected |
Definition at line 86 of file class.ilStyleCharacteristicGUI.php.
Referenced by getValues().
Here is the caller graph for this function:
|
protected |
Get character title form section.
Definition at line 1164 of file class.ilStyleCharacteristicGUI.php.
References Vendor\Package\$f, $lng, $object, ILIAS\Repository\$refinery, and $style_type.
Referenced by getPasteFromOtherStyleForm(), and getPasteWithinStyleForm().
Here is the caller graph for this function:| ilStyleCharacteristicGUI::getPasteFromOtherStyleForm | ( | ) |
Init past from other style form.
| ilCtrlException |
Definition at line 1116 of file class.ilStyleCharacteristicGUI.php.
References Vendor\Package\$c, Vendor\Package\$f, $lng, and getCharacterTitleFormFields().
Referenced by pasteCharacteristicsFromOtherStyle(), and pasteCharacteristicsOverview().
Here is the call graph for this function:
Here is the caller graph for this function:| ilStyleCharacteristicGUI::getPasteWithinStyleForm | ( | ) |
Init past within style form.
| ilCtrlException |
Definition at line 1092 of file class.ilStyleCharacteristicGUI.php.
References Vendor\Package\$f, and getCharacterTitleFormFields().
Referenced by pasteCharacteristicsOverview(), and pasteCharacteristicsWithinStyle().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| ilCtrlException |
Definition at line 876 of file class.ilStyleCharacteristicGUI.php.
References Vendor\Package\$f, and $lng.
Referenced by editTagTitles(), and saveTagTitles().
Here is the caller graph for this function:
|
protected |
FORM: Get current values from persistent object.
Definition at line 655 of file class.ilStyleCharacteristicGUI.php.
References Vendor\Package\$c, ilObjStyleSheet\_getFilteredGroups(), ilObjStyleSheet\_getStyleParameters(), extractParametersOfTag(), and ilPropertyFormGUI\getItemByPostVar().
Referenced by editTagStyle().
Here is the call graph for this function:
Here is the caller graph for this function:| ilStyleCharacteristicGUI::initCharacteristicForm | ( | ) |
Init tag style editing form.
Definition at line 355 of file class.ilStyleCharacteristicGUI.php.
References $lng, $super_type, ilObjStyleSheet\_getStyleSuperTypes(), ilObjStyleSheet\_isExpandable(), ilSelectInputGUI\setOptions(), and ilRegExpInputGUI\setPattern().
Referenced by addCharacteristic(), and saveCharacteristic().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Init tag style editing form.
Definition at line 508 of file class.ilStyleCharacteristicGUI.php.
References $lng, ilObjStyleSheet\_getFilteredGroups(), ilObjStyleSheet\_getStyleParameterInputType(), ilTRBLColorPickerInputGUI\setAcceptNamedColors(), ilNumericStyleValueInputGUI\setAllowPercentage(), ilTRBLNumericStyleValueInputGUI\setAllowPercentage(), ilColorPickerInputGUI\setDefaultColor(), ilBackgroundImageInputGUI\setImages(), and ilSelectInputGUI\setOptions().
Referenced by editTagStyle(), refreshTagStyle(), and updateTagStyle().
Here is the call graph for this function:
Here is the caller graph for this function:| ilStyleCharacteristicGUI::listCharacteristics | ( | ) |
Definition at line 127 of file class.ilStyleCharacteristicGUI.php.
References $lng, $style_type, ilObjStyleSheet\_getStyleSuperTypes(), ilObjStyleSheet\_isExpandable(), and setListSubTabs().
Here is the call graph for this function:
|
protected |
Definition at line 697 of file class.ilStyleCharacteristicGUI.php.
References ilObjStyleSheet\getContentStylePath(), ilPropertyFormGUI\getHTML(), ilObjStyleSheetGUI\getStyleExampleHTML(), ILIAS\Repository\object(), and setTitle().
Referenced by editTagStyle(), refreshTagStyle(), and updateTagStyle().
Here is the call graph for this function:
Here is the caller graph for this function:| ilStyleCharacteristicGUI::pasteCharacteristics | ( | ) |
Definition at line 1300 of file class.ilStyleCharacteristicGUI.php.
References $lng, ilObjStyleSheet\_writeUpToDate(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilStyleCharacteristicGUI::pasteCharacteristicsFromOtherStyle | ( | ) |
| Content |
Definition at line 1244 of file class.ilStyleCharacteristicGUI.php.
References Vendor\Package\$d, $data, $lng, $manager, and getPasteFromOtherStyleForm().
Here is the call graph for this function:| ilStyleCharacteristicGUI::pasteCharacteristicsOverview | ( | ) |
Definition at line 1071 of file class.ilStyleCharacteristicGUI.php.
References getPasteFromOtherStyleForm(), and getPasteWithinStyleForm().
Here is the call graph for this function:| ilStyleCharacteristicGUI::pasteCharacteristicsWithinStyle | ( | ) |
Definition at line 1200 of file class.ilStyleCharacteristicGUI.php.
References Vendor\Package\$d, $data, $lng, $manager, and getPasteWithinStyleForm().
Here is the call graph for this function:
|
protected |
Definition at line 732 of file class.ilStyleCharacteristicGUI.php.
References initTagStyleForm(), outputTagStyleEditScreen(), and saveTagStyle().
Here is the call graph for this function:
|
protected |
Definition at line 1009 of file class.ilStyleCharacteristicGUI.php.
References Vendor\Package\$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, ilObjStyleSheet\_determineTag(), initCharacteristicForm(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilStyleCharacteristicGUI::saveStatus | ( | ) |
Save hide status for characteristics.
| Content |
Definition at line 941 of file class.ilStyleCharacteristicGUI.php.
References $lng.
|
protected |
Definition at line 761 of file class.ilStyleCharacteristicGUI.php.
References ilObjStyleSheet\_getStyleParameters(), ilPropertyFormGUI\getInput(), ilPropertyFormGUI\getItemByPostVar(), and writeStylePar().
Referenced by refreshTagStyle(), and updateTagStyle().
Here is the call graph for this function:
Here is the caller graph for this function:| ilStyleCharacteristicGUI::saveTagTitles | ( | ) |
Definition at line 906 of file class.ilStyleCharacteristicGUI.php.
References Vendor\Package\$d, $data, $lng, $manager, and getTagTitlesForm().
Here is the call graph for this function:| ilStyleCharacteristicGUI::setListSubTabs | ( | ) |
Definition at line 184 of file class.ilStyleCharacteristicGUI.php.
References $lng, and ilObjStyleSheet\_getStyleSuperTypes().
Referenced by listCharacteristics().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 979 of file class.ilStyleCharacteristicGUI.php.
References Vendor\Package\$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.
Referenced by editTagStyle().
Here is the caller graph for this function:
|
protected |
Definition at line 397 of file class.ilStyleCharacteristicGUI.php.
References $lng.
Referenced by editTagStyle(), and editTagTitles().
Here is the caller graph for this function:
|
protected |
Definition at line 725 of file class.ilStyleCharacteristicGUI.php.
References $lng.
Referenced by editTagTitles(), and outputTagStyleEditScreen().
Here is the caller graph for this function:| ilStyleCharacteristicGUI::switchMQuery | ( | ) |
Switch media query.
Definition at line 1334 of file class.ilStyleCharacteristicGUI.php.
|
protected |
Definition at line 747 of file class.ilStyleCharacteristicGUI.php.
References initTagStyleForm(), outputTagStyleEditScreen(), and saveTagStyle().
Here is the call graph for this function:
|
protected |
Write style parameter.
Definition at line 844 of file class.ilStyleCharacteristicGUI.php.
Referenced by saveTagStyle().
Here is the caller graph for this function:
|
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(), pasteCharacteristicsFromOtherStyle(), pasteCharacteristicsWithinStyle(), and saveTagTitles().
|
protected |
Definition at line 42 of file class.ilStyleCharacteristicGUI.php.
|
protected |
Definition at line 35 of file class.ilStyleCharacteristicGUI.php.
Referenced by getCharacterTitleFormFields().
|
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.
Referenced by getCharacterTitleFormFields(), and listCharacteristics().
|
protected |
Definition at line 36 of file class.ilStyleCharacteristicGUI.php.
Referenced by __construct(), and initCharacteristicForm().