|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
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" |
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 54 of file class.ilGlyphGUI.php.
References $html, $lng, $text, CARET, and NO_TEXT.
Referenced by ilTabsGUI\__getHTML(), ilTestQuestionsTableGUI\fillRow(), ilExerciseMemberTableGUI\fillRow(), ilAwarenessGUI\getAwarenessList(), ilDataCollectionTreePickInputGUI\getHtml(), ilHierarchyFormGUI\getLegend(), ilMediaPlayerGUI\getMp3PlayerHtml(), ilFormPropertyGUI\getMultiIconsHTML(), ilNoteGUI\getNoteListHTML(), ilSelectBuilderInputGUI\insert(), ilCategoryWizardInputGUI\insert(), ilMatrixRowWizardInputGUI\insert(), ilAnswerWizardInputGUI\insert(), ilEssayKeywordWizardInputGUI\insert(), ilImagemapFileInputGUI\insert(), ilImageWizardInputGUI\insert(), ilKVPWizardInputGUI\insert(), ilMatchingPairWizardInputGUI\insert(), ilMatchingWizardInputGUI\insert(), ilMultipleChoiceWizardInputGUI\insert(), ilSingleChoiceWizardInputGUI\insert(), ilFileWizardInputGUI\insert(), ilTextWizardInputGUI\insert(), ilPageObjectGUI\insertHelp(), ilObjStudyProgrammeTreeExplorerGUI\parseLeafNodeButtons(), ilObjStudyProgrammeTreeExplorerGUI\parseStudyProgrammeNodeButtons(), ilTermsOfServiceAcceptanceHistoryTableGUI\prepareRow(), ilTermsOfServiceAgreementByLanguageTableGUI\prepareRow(), ilScheduleInputGUI\render(), ilGloAdvColSortInputGUI\render(), ilBirthdayInputGUI\render(), ilDateDurationInputGUI\render(), ilDateTimeInputGUI\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 30 of file class.ilGlyphGUI.php.
| const ilGlyphGUI::ADD = "add" |
Definition at line 16 of file class.ilGlyphGUI.php.
Referenced by ilHierarchyFormGUI\getLegend(), ilFormPropertyGUI\getMultiIconsHTML(), ilSelectBuilderInputGUI\insert(), ilCategoryWizardInputGUI\insert(), ilMatrixRowWizardInputGUI\insert(), ilAnswerWizardInputGUI\insert(), ilEssayKeywordWizardInputGUI\insert(), ilImageWizardInputGUI\insert(), ilKVPWizardInputGUI\insert(), ilMatchingPairWizardInputGUI\insert(), ilMatchingWizardInputGUI\insert(), ilMultipleChoiceWizardInputGUI\insert(), ilSingleChoiceWizardInputGUI\insert(), ilFileWizardInputGUI\insert(), ilTextWizardInputGUI\insert(), ilPageObjectGUI\insertHelp(), ilObjStudyProgrammeTreeExplorerGUI\parseStudyProgrammeNodeButtons(), ilScheduleInputGUI\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.
Referenced by ilBirthdayInputGUI\render(), ilDateDurationInputGUI\render(), and ilDateTimeInputGUI\render().
| 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 ilExerciseMemberTableGUI\fillRow(), ilMediaPlayerGUI\getMp3PlayerHtml(), ilNoteGUI\getNoteListHTML(), ilLMPresentationGUI\layout(), 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(), ilSelectBuilderInputGUI\insert(), ilCategoryWizardInputGUI\insert(), ilMatrixRowWizardInputGUI\insert(), ilAnswerWizardInputGUI\insert(), ilImageWizardInputGUI\insert(), ilKVPWizardInputGUI\insert(), ilMatchingPairWizardInputGUI\insert(), ilMatchingWizardInputGUI\insert(), ilMultipleChoiceWizardInputGUI\insert(), ilSingleChoiceWizardInputGUI\insert(), ilFileWizardInputGUI\insert(), ilTextWizardInputGUI\insert(), 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::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 ilDataCollectionTreePickInputGUI\getHtml(), ilFormPropertyGUI\getMultiIconsHTML(), ilSelectBuilderInputGUI\insert(), ilCategoryWizardInputGUI\insert(), ilMatrixRowWizardInputGUI\insert(), ilAnswerWizardInputGUI\insert(), ilEssayKeywordWizardInputGUI\insert(), ilImagemapFileInputGUI\insert(), ilImageWizardInputGUI\insert(), ilKVPWizardInputGUI\insert(), ilMatchingPairWizardInputGUI\insert(), ilMatchingWizardInputGUI\insert(), ilMultipleChoiceWizardInputGUI\insert(), ilSingleChoiceWizardInputGUI\insert(), ilFileWizardInputGUI\insert(), ilTextWizardInputGUI\insert(), ilObjStudyProgrammeTreeExplorerGUI\parseLeafNodeButtons(), ilObjStudyProgrammeTreeExplorerGUI\parseStudyProgrammeNodeButtons(), and ilScheduleInputGUI\render().
| const ilGlyphGUI::SEARCH = "search" |
Definition at line 25 of file class.ilGlyphGUI.php.
Referenced by 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(), ilSelectBuilderInputGUI\insert(), ilCategoryWizardInputGUI\insert(), ilMatrixRowWizardInputGUI\insert(), ilAnswerWizardInputGUI\insert(), ilImageWizardInputGUI\insert(), ilKVPWizardInputGUI\insert(), ilMatchingPairWizardInputGUI\insert(), ilMatchingWizardInputGUI\insert(), ilMultipleChoiceWizardInputGUI\insert(), ilSingleChoiceWizardInputGUI\insert(), ilFileWizardInputGUI\insert(), ilTextWizardInputGUI\insert(), and ilGloAdvColSortInputGUI\render().