|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Collaboration diagram for ilGlyphGUI:Static Public Member Functions | |
| static | get ($a_glyph, $a_text="") |
| Get glyph html. More... | |
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 | $map |
Definition at line 12 of file class.ilGlyphGUI.php.
|
static |
Get glyph html.
| string | $a_glyph | glyph constant |
| string | $a_text | text representation |
Definition at line 56 of file class.ilGlyphGUI.php.
References $html, $lng, $text, CARET, and NO_TEXT.
Referenced by ilTabsGUI\__getHTML(), ilListOfQuestionsTableGUI\fillRow(), ilTestQuestionsTableGUI\fillRow(), ilAwarenessGUI\getAwarenessList(), ilDclTreePickInputGUI\getHtml(), ilHierarchyFormGUI\getLegend(), ilMediaPlayerGUI\getMp3PlayerHtml(), ilFormPropertyGUI\getMultiIconsHTML(), ilNoteGUI\getNoteListHTML(), ilCategoryWizardInputGUI\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(), ilTextWizardInputGUI\insert(), ilTermsOfServiceSignedDocumentFormElementGUI\insert(), ilPageObjectGUI\insertHelp(), ilObjStudyProgrammeTreeExplorerGUI\parseLeafNodeButtons(), ilExerciseSubmissionTableGUI\parseRow(), ilObjStudyProgrammeTreeExplorerGUI\parseStudyProgrammeNodeButtons(), ilTermsOfServiceAcceptanceHistoryTableGUI\prepareRow(), ilTermsOfServiceAgreementByLanguageTableGUI\prepareRow(), ilScheduleInputGUI\render(), ilMultipleImagesInputGUI\render(), ilMultipleTextsInputGUI\render(), ilGloAdvColSortInputGUI\render(), ilNotificationOSDGUI\render(), ilAssLacLegendGUI\renderCloseIcon(), ilSurveyPageGUI\renderPage(), ilSurveyPageGUI\renderPageNode(), ilHelpGUI\search(), ilCalendarDayGUI\show(), ilCalendarMonthGUI\show(), ilCalendarWeekGUI\show(), ilHelpGUI\showHelp(), ilHelpGUI\showPage(), ilSearchGUI\showSearch(), and ilLuceneSearchGUI\showSearchForm().
Here is the caller graph for this function:
|
staticprotected |
Definition at line 31 of file class.ilGlyphGUI.php.
| const ilGlyphGUI::ADD = "add" |
Definition at line 16 of file class.ilGlyphGUI.php.
Referenced by ilHierarchyFormGUI\getLegend(), ilFormPropertyGUI\getMultiIconsHTML(), ilCategoryWizardInputGUI\insert(), ilMatrixRowWizardInputGUI\insert(), ilAnswerWizardInputGUI\insert(), ilEssayKeywordWizardInputGUI\insert(), ilImageWizardInputGUI\insert(), ilKVPWizardInputGUI\insert(), ilMatchingPairWizardInputGUI\insert(), ilMatchingWizardInputGUI\insert(), ilMultipleChoiceWizardInputGUI\insert(), ilSingleChoiceWizardInputGUI\insert(), ilFileWizardInputGUI\insert(), ilSelectBuilderInputGUI\insert(), ilTextWizardInputGUI\insert(), ilPageObjectGUI\insertHelp(), ilObjStudyProgrammeTreeExplorerGUI\parseStudyProgrammeNodeButtons(), ilScheduleInputGUI\render(), ilMultipleImagesInputGUI\render(), ilMultipleTextsInputGUI\render(), ilSurveyPageGUI\renderPage(), ilSurveyPageGUI\renderPageNode(), ilCalendarDayGUI\show(), ilCalendarMonthGUI\show(), and ilCalendarWeekGUI\show().
| const ilGlyphGUI::ATTACHMENT = "attachment" |
Definition at line 22 of file class.ilGlyphGUI.php.
| const ilGlyphGUI::CALENDAR = "calendar" |
Definition at line 20 of file class.ilGlyphGUI.php.
| const ilGlyphGUI::CARET = "caret" |
Definition at line 23 of file class.ilGlyphGUI.php.
Referenced by get(), ilSearchGUI\showSearch(), and ilLuceneSearchGUI\showSearchForm().
| const ilGlyphGUI::CLOSE = "close" |
Definition at line 21 of file class.ilGlyphGUI.php.
Referenced by ilMediaPlayerGUI\getMp3PlayerHtml(), ilNoteGUI\getNoteListHTML(), ilLMPresentationGUI\layout(), ilExerciseSubmissionTableGUI\parseRow(), ilNotificationOSDGUI\render(), ilAssLacLegendGUI\renderCloseIcon(), ilHelpGUI\search(), ilHelpGUI\showHelp(), and ilHelpGUI\showPage().
| const ilGlyphGUI::DOWN = "down" |
Definition at line 15 of file class.ilGlyphGUI.php.
Referenced by ilTestQuestionsTableGUI\fillRow(), ilFormPropertyGUI\getMultiIconsHTML(), ilCategoryWizardInputGUI\insert(), ilMatrixRowWizardInputGUI\insert(), ilAnswerWizardInputGUI\insert(), ilImageWizardInputGUI\insert(), ilKVPWizardInputGUI\insert(), ilMatchingPairWizardInputGUI\insert(), ilMatchingWizardInputGUI\insert(), ilMultipleChoiceWizardInputGUI\insert(), ilSingleChoiceWizardInputGUI\insert(), ilFileWizardInputGUI\insert(), ilSelectBuilderInputGUI\insert(), ilTextWizardInputGUI\insert(), ilMultipleImagesInputGUI\render(), ilMultipleTextsInputGUI\render(), and ilGloAdvColSortInputGUI\render().
| const ilGlyphGUI::DRAG = "drag" |
Definition at line 24 of file class.ilGlyphGUI.php.
Referenced by ilHierarchyFormGUI\getLegend(), ilPageObjectGUI\insertHelp(), and ilSurveyPageGUI\renderPage().
| const ilGlyphGUI::EXCLAMATION = "exclamation" |
Definition at line 29 of file class.ilGlyphGUI.php.
Referenced by ilListOfQuestionsTableGUI\fillRow(), and ilTestQuestionsTableGUI\fillRow().
| const ilGlyphGUI::FILTER = "filter" |
Definition at line 26 of file class.ilGlyphGUI.php.
Referenced by ilAwarenessGUI\getAwarenessList().
| const ilGlyphGUI::INFO = "info" |
Definition at line 28 of file class.ilGlyphGUI.php.
Referenced by ilObjStudyProgrammeTreeExplorerGUI\parseStudyProgrammeNodeButtons().
| const ilGlyphGUI::NEXT = "next" |
Definition at line 19 of file class.ilGlyphGUI.php.
Referenced by ilTabsGUI\__getHTML().
| const ilGlyphGUI::NO_TEXT = "**notext**" |
Definition at line 27 of file class.ilGlyphGUI.php.
Referenced by ilTabsGUI\__getHTML(), and get().
| const ilGlyphGUI::PREVIOUS = "previous" |
Definition at line 18 of file class.ilGlyphGUI.php.
Referenced by ilTabsGUI\__getHTML().
| const ilGlyphGUI::REMOVE = "remove" |
Definition at line 17 of file class.ilGlyphGUI.php.
Referenced by ilDclTreePickInputGUI\getHtml(), ilFormPropertyGUI\getMultiIconsHTML(), ilCategoryWizardInputGUI\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(), ilTextWizardInputGUI\insert(), ilObjStudyProgrammeTreeExplorerGUI\parseLeafNodeButtons(), ilObjStudyProgrammeTreeExplorerGUI\parseStudyProgrammeNodeButtons(), ilScheduleInputGUI\render(), ilMultipleImagesInputGUI\render(), and ilMultipleTextsInputGUI\render().
| const ilGlyphGUI::SEARCH = "search" |
Definition at line 25 of file class.ilGlyphGUI.php.
Referenced by ilTermsOfServiceSignedDocumentFormElementGUI\insert(), ilTermsOfServiceAcceptanceHistoryTableGUI\prepareRow(), ilTermsOfServiceAgreementByLanguageTableGUI\prepareRow(), ilHelpGUI\search(), and ilHelpGUI\showHelp().
| const ilGlyphGUI::UP = "up" |
Definition at line 14 of file class.ilGlyphGUI.php.
Referenced by ilTestQuestionsTableGUI\fillRow(), ilFormPropertyGUI\getMultiIconsHTML(), ilCategoryWizardInputGUI\insert(), ilMatrixRowWizardInputGUI\insert(), ilAnswerWizardInputGUI\insert(), ilImageWizardInputGUI\insert(), ilKVPWizardInputGUI\insert(), ilMatchingPairWizardInputGUI\insert(), ilMatchingWizardInputGUI\insert(), ilMultipleChoiceWizardInputGUI\insert(), ilSingleChoiceWizardInputGUI\insert(), ilFileWizardInputGUI\insert(), ilSelectBuilderInputGUI\insert(), ilTextWizardInputGUI\insert(), ilMultipleImagesInputGUI\render(), ilMultipleTextsInputGUI\render(), and ilGloAdvColSortInputGUI\render().