ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
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, and $text.
Referenced by ilTabsGUI\__getHTML(), ilTermsOfServiceSignedDocumentFormElementGUI\checkInput(), ilKprimChoiceWizardInputGUI\checkInput(), ilTestQuestionsTableGUI\fillRow(), ilExerciseMemberTableGUI\fillRow(), ilAwarenessGUI\getAwarenessList(), ilDataCollectionTreePickInputGUI\getHtml(), ilMainMenuGUI\getLanguageSelection(), ilHierarchyFormGUI\getLegend(), ilMediaPlayerGUI\getMp3PlayerHtml(), ilFormPropertyGUI\getMultiIconsHTML(), ilNoteGUI\getNoteListHTML(), ilEssayKeywordWizardInputGUI\insert(), ilSelectBuilderInputGUI\insert(), ilTextWizardInputGUI\insert(), ilMatchingPairWizardInputGUI\insert(), ilMatrixRowWizardInputGUI\insert(), ilMultipleChoiceWizardInputGUI\insert(), ilFileWizardInputGUI\insert(), ilImagemapFileInputGUI\insert(), ilAnswerWizardInputGUI\insert(), ilImageWizardInputGUI\insert(), ilKVPWizardInputGUI\insert(), ilMatchingWizardInputGUI\insert(), ilCategoryWizardInputGUI\insert(), ilSingleChoiceWizardInputGUI\insert(), ilPageObjectGUI\insertHelp(), ilScoringAdjustmentGUI\outputAdjustQuestionForm(), ilObjStudyProgrammeTreeExplorerGUI\parseLeafNodeButtons(), ilObjStudyProgrammeTreeExplorerGUI\parseStudyProgrammeNodeButtons(), ilTermsOfServiceAgreementByLanguageTableGUI\prepareRow(), ilTermsOfServiceAcceptanceHistoryTableGUI\prepareRow(), ilGloAdvColSortInputGUI\render(), ilBirthdayInputGUI\render(), ilScheduleInputGUI\render(), ilDateTimeInputGUI\render(), ilDateDurationInputGUI\render(), ilAssLacLegendGUI\renderCloseIcon(), ilSurveyPageGUI\renderPage(), ilSurveyPageGUI\renderPageNode(), ilHelpGUI\search(), ilObjForumGUI\setTreeStateAsynchObject(), ilCalendarDayGUI\show(), ilCalendarWeekGUI\show(), ilCalendarMonthGUI\show(), ilHelpGUI\showHelp(), ilHelpGUI\showPage(), ilSearchGUI\showSearch(), and ilLuceneSearchGUI\showSearchForm().
|
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(), ilEssayKeywordWizardInputGUI\insert(), ilSelectBuilderInputGUI\insert(), ilTextWizardInputGUI\insert(), ilMatchingPairWizardInputGUI\insert(), ilMatrixRowWizardInputGUI\insert(), ilMultipleChoiceWizardInputGUI\insert(), ilFileWizardInputGUI\insert(), ilAnswerWizardInputGUI\insert(), ilImageWizardInputGUI\insert(), ilKVPWizardInputGUI\insert(), ilMatchingWizardInputGUI\insert(), ilCategoryWizardInputGUI\insert(), ilSingleChoiceWizardInputGUI\insert(), ilPageObjectGUI\insertHelp(), ilObjStudyProgrammeTreeExplorerGUI\parseStudyProgrammeNodeButtons(), ilScheduleInputGUI\render(), ilSurveyPageGUI\renderPage(), ilSurveyPageGUI\renderPageNode(), ilCalendarDayGUI\show(), ilCalendarWeekGUI\show(), and ilCalendarMonthGUI\show().
const ilGlyphGUI::ATTACHMENT = "attachment" |
Definition at line 22 of file class.ilGlyphGUI.php.
Referenced by ilObjForumGUI\setTreeStateAsynchObject().
const ilGlyphGUI::CALENDAR = "calendar" |
Definition at line 20 of file class.ilGlyphGUI.php.
Referenced by ilBirthdayInputGUI\render(), ilDateTimeInputGUI\render(), and ilDateDurationInputGUI\render().
const ilGlyphGUI::CARET = "caret" |
Definition at line 23 of file class.ilGlyphGUI.php.
Referenced by ilSearchGUI\showSearch(), and ilLuceneSearchGUI\showSearchForm().
const ilGlyphGUI::CLOSE = "close" |
Definition at line 21 of file class.ilGlyphGUI.php.
Referenced by ilExerciseMemberTableGUI\fillRow(), ilMainMenuGUI\getLanguageSelection(), ilMediaPlayerGUI\getMp3PlayerHtml(), ilNoteGUI\getNoteListHTML(), ilLMPresentationGUI\layout(), ilScoringAdjustmentGUI\outputAdjustQuestionForm(), ilAssLacLegendGUI\renderCloseIcon(), ilHelpGUI\search(), ilHelpGUI\showHelp(), and ilHelpGUI\showPage().
const ilGlyphGUI::DOWN = "down" |
Definition at line 15 of file class.ilGlyphGUI.php.
Referenced by ilKprimChoiceWizardInputGUI\checkInput(), ilTestQuestionsTableGUI\fillRow(), ilFormPropertyGUI\getMultiIconsHTML(), ilSelectBuilderInputGUI\insert(), ilTextWizardInputGUI\insert(), ilMatchingPairWizardInputGUI\insert(), ilMatrixRowWizardInputGUI\insert(), ilMultipleChoiceWizardInputGUI\insert(), ilFileWizardInputGUI\insert(), ilAnswerWizardInputGUI\insert(), ilImageWizardInputGUI\insert(), ilKVPWizardInputGUI\insert(), ilMatchingWizardInputGUI\insert(), ilCategoryWizardInputGUI\insert(), ilSingleChoiceWizardInputGUI\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().
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(), ilEssayKeywordWizardInputGUI\insert(), ilSelectBuilderInputGUI\insert(), ilTextWizardInputGUI\insert(), ilMatchingPairWizardInputGUI\insert(), ilMatrixRowWizardInputGUI\insert(), ilMultipleChoiceWizardInputGUI\insert(), ilFileWizardInputGUI\insert(), ilImagemapFileInputGUI\insert(), ilAnswerWizardInputGUI\insert(), ilImageWizardInputGUI\insert(), ilKVPWizardInputGUI\insert(), ilMatchingWizardInputGUI\insert(), ilCategoryWizardInputGUI\insert(), ilSingleChoiceWizardInputGUI\insert(), ilObjStudyProgrammeTreeExplorerGUI\parseLeafNodeButtons(), ilObjStudyProgrammeTreeExplorerGUI\parseStudyProgrammeNodeButtons(), and ilScheduleInputGUI\render().
const ilGlyphGUI::SEARCH = "search" |
Definition at line 25 of file class.ilGlyphGUI.php.
Referenced by ilTermsOfServiceSignedDocumentFormElementGUI\checkInput(), ilTermsOfServiceAgreementByLanguageTableGUI\prepareRow(), ilTermsOfServiceAcceptanceHistoryTableGUI\prepareRow(), ilHelpGUI\search(), and ilHelpGUI\showHelp().
const ilGlyphGUI::UP = "up" |
Definition at line 14 of file class.ilGlyphGUI.php.
Referenced by ilKprimChoiceWizardInputGUI\checkInput(), ilTestQuestionsTableGUI\fillRow(), ilFormPropertyGUI\getMultiIconsHTML(), ilSelectBuilderInputGUI\insert(), ilTextWizardInputGUI\insert(), ilMatchingPairWizardInputGUI\insert(), ilMatrixRowWizardInputGUI\insert(), ilMultipleChoiceWizardInputGUI\insert(), ilFileWizardInputGUI\insert(), ilAnswerWizardInputGUI\insert(), ilImageWizardInputGUI\insert(), ilKVPWizardInputGUI\insert(), ilMatchingWizardInputGUI\insert(), ilCategoryWizardInputGUI\insert(), ilSingleChoiceWizardInputGUI\insert(), and ilGloAdvColSortInputGUI\render().