|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilGlyphGUI:Static Public Member Functions | |
| static | get (string $a_glyph, string $a_text="") |
Data Fields | |
| const | UP = "up" |
| const | DOWN = "down" |
| const | ADD = "add" |
| const | REMOVE = "remove" |
| const | PREVIOUS = "previous" |
| const | NEXT = "next" |
| const | CALENDAR = "calendar" |
| const | CLOSE = "close" |
| const | ATTACHMENT = "attachment" |
| const | CARET = "caret" |
| const | DRAG = "drag" |
| const | SEARCH = "search" |
| const | FILTER = "filter" |
| const | NO_TEXT = "**notext**" |
| const | INFO = "info" |
| const | EXCLAMATION = "exclamation" |
Static Protected Attributes | |
| static array | $map |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
Definition at line 22 of file class.ilGlyphGUI.php.
|
static |
Definition at line 59 of file class.ilGlyphGUI.php.
References $DIC, $lng, CARET, and NO_TEXT.
Referenced by ilLMPresentationGUI\addResourceFiles(), ilAwarenessGUI\getAwarenessList(), ilHierarchyFormGUI\getLegend(), ilFormPropertyGUI\getMultiIconsHTML(), ILIAS\COPage\Editor\Components\Page\PageQueryActionHandler\getPageEditHelp(), ilOrgUnitGenericMultiInputGUI\insert(), ilMatrixRowWizardInputGUI\insert(), ilAnswerWizardInputGUI\insert(), ilEssayKeywordWizardInputGUI\insert(), ilImageWizardInputGUI\insert(), ilKVPWizardInputGUI\insert(), ilMatchingPairWizardInputGUI\insert(), ilMatchingWizardInputGUI\insert(), ilMultipleChoiceWizardInputGUI\insert(), ilSingleChoiceWizardInputGUI\insert(), ilImagemapFileInputGUI\insert(), ilFileWizardInputGUI\insert(), ilSelectBuilderInputGUI\insert(), ilObjStudyProgrammeTreeExplorerGUI\parseLeafNodeButtons(), ilGloAdvColSortInputGUI\render(), ilDclGenericMultiInputGUI\render(), ilOrgUnitGenericMultiInputGUI\render(), ilDclMultiTextInputGUI\render(), ilMultipleImagesInputGUI\render(), ilMultipleTextsInputGUI\render(), ilTextWizardInputGUI\render(), ilSurveyPageEditGUI\renderPage(), ilSurveyPageEditGUI\renderPageNode(), ilHelpGUI\search(), ilHelpGUI\showHelp(), ilHelpGUI\showPage(), ilSearchGUI\showSearch(), and ilLuceneSearchGUI\showSearchForm().
Here is the caller graph for this function:
|
staticprotected |
Definition at line 41 of file class.ilGlyphGUI.php.
| const ilGlyphGUI::ADD = "add" |
Definition at line 26 of file class.ilGlyphGUI.php.
Referenced by ilHierarchyFormGUI\getLegend(), ilFormPropertyGUI\getMultiIconsHTML(), ILIAS\COPage\Editor\Components\Page\PageQueryActionHandler\getPageEditHelp(), ilOrgUnitGenericMultiInputGUI\insert(), ilMatrixRowWizardInputGUI\insert(), ilAnswerWizardInputGUI\insert(), ilEssayKeywordWizardInputGUI\insert(), ilImageWizardInputGUI\insert(), ilKVPWizardInputGUI\insert(), ilMatchingPairWizardInputGUI\insert(), ilMatchingWizardInputGUI\insert(), ilMultipleChoiceWizardInputGUI\insert(), ilSingleChoiceWizardInputGUI\insert(), ilFileWizardInputGUI\insert(), ilSelectBuilderInputGUI\insert(), ilDclGenericMultiInputGUI\render(), ilOrgUnitGenericMultiInputGUI\render(), ilDclMultiTextInputGUI\render(), ilMultipleImagesInputGUI\render(), ilMultipleTextsInputGUI\render(), ilTextWizardInputGUI\render(), ilSurveyPageEditGUI\renderPage(), and ilSurveyPageEditGUI\renderPageNode().
| const ilGlyphGUI::ATTACHMENT = "attachment" |
Definition at line 32 of file class.ilGlyphGUI.php.
| const ilGlyphGUI::CALENDAR = "calendar" |
Definition at line 30 of file class.ilGlyphGUI.php.
| const ilGlyphGUI::CARET = "caret" |
Definition at line 33 of file class.ilGlyphGUI.php.
Referenced by get(), ilSearchGUI\showSearch(), and ilLuceneSearchGUI\showSearchForm().
| const ilGlyphGUI::CLOSE = "close" |
Definition at line 31 of file class.ilGlyphGUI.php.
Referenced by ilLMPresentationGUI\addResourceFiles(), ilHelpGUI\search(), ilHelpGUI\showHelp(), and ilHelpGUI\showPage().
| const ilGlyphGUI::DOWN = "down" |
Definition at line 25 of file class.ilGlyphGUI.php.
Referenced by ilFormPropertyGUI\getMultiIconsHTML(), ilMatrixRowWizardInputGUI\insert(), ilAnswerWizardInputGUI\insert(), ilImageWizardInputGUI\insert(), ilKVPWizardInputGUI\insert(), ilMatchingPairWizardInputGUI\insert(), ilMatchingWizardInputGUI\insert(), ilMultipleChoiceWizardInputGUI\insert(), ilSingleChoiceWizardInputGUI\insert(), ilFileWizardInputGUI\insert(), ilSelectBuilderInputGUI\insert(), ilGloAdvColSortInputGUI\render(), ilDclGenericMultiInputGUI\render(), ilOrgUnitGenericMultiInputGUI\render(), ilDclMultiTextInputGUI\render(), ilMultipleImagesInputGUI\render(), ilMultipleTextsInputGUI\render(), and ilTextWizardInputGUI\render().
| const ilGlyphGUI::DRAG = "drag" |
Definition at line 34 of file class.ilGlyphGUI.php.
Referenced by ilHierarchyFormGUI\getLegend(), ILIAS\COPage\Editor\Components\Page\PageQueryActionHandler\getPageEditHelp(), and ilSurveyPageEditGUI\renderPage().
| const ilGlyphGUI::EXCLAMATION = "exclamation" |
Definition at line 39 of file class.ilGlyphGUI.php.
| const ilGlyphGUI::FILTER = "filter" |
Definition at line 36 of file class.ilGlyphGUI.php.
Referenced by ilAwarenessGUI\getAwarenessList().
| const ilGlyphGUI::INFO = "info" |
Definition at line 38 of file class.ilGlyphGUI.php.
| const ilGlyphGUI::NEXT = "next" |
Definition at line 29 of file class.ilGlyphGUI.php.
| const ilGlyphGUI::NO_TEXT = "**notext**" |
Definition at line 37 of file class.ilGlyphGUI.php.
Referenced by get().
| const ilGlyphGUI::PREVIOUS = "previous" |
Definition at line 28 of file class.ilGlyphGUI.php.
| const ilGlyphGUI::REMOVE = "remove" |
Definition at line 27 of file class.ilGlyphGUI.php.
Referenced by ilFormPropertyGUI\getMultiIconsHTML(), ilMatrixRowWizardInputGUI\insert(), ilAnswerWizardInputGUI\insert(), ilEssayKeywordWizardInputGUI\insert(), ilImageWizardInputGUI\insert(), ilKVPWizardInputGUI\insert(), ilMatchingPairWizardInputGUI\insert(), ilMatchingWizardInputGUI\insert(), ilMultipleChoiceWizardInputGUI\insert(), ilSingleChoiceWizardInputGUI\insert(), ilImagemapFileInputGUI\insert(), ilFileWizardInputGUI\insert(), ilSelectBuilderInputGUI\insert(), ilObjStudyProgrammeTreeExplorerGUI\parseLeafNodeButtons(), ilDclGenericMultiInputGUI\render(), ilOrgUnitGenericMultiInputGUI\render(), ilDclMultiTextInputGUI\render(), ilMultipleImagesInputGUI\render(), ilMultipleTextsInputGUI\render(), and ilTextWizardInputGUI\render().
| const ilGlyphGUI::SEARCH = "search" |
Definition at line 35 of file class.ilGlyphGUI.php.
Referenced by ilHelpGUI\search(), and ilHelpGUI\showHelp().
| const ilGlyphGUI::UP = "up" |
Definition at line 24 of file class.ilGlyphGUI.php.
Referenced by ilFormPropertyGUI\getMultiIconsHTML(), ilMatrixRowWizardInputGUI\insert(), ilAnswerWizardInputGUI\insert(), ilImageWizardInputGUI\insert(), ilKVPWizardInputGUI\insert(), ilMatchingPairWizardInputGUI\insert(), ilMatchingWizardInputGUI\insert(), ilMultipleChoiceWizardInputGUI\insert(), ilSingleChoiceWizardInputGUI\insert(), ilFileWizardInputGUI\insert(), ilSelectBuilderInputGUI\insert(), ilGloAdvColSortInputGUI\render(), ilDclGenericMultiInputGUI\render(), ilOrgUnitGenericMultiInputGUI\render(), ilDclMultiTextInputGUI\render(), ilMultipleImagesInputGUI\render(), ilMultipleTextsInputGUI\render(), and ilTextWizardInputGUI\render().