ILIAS
Release_4_1_x_branch Revision 61804
|
Yahoo YUI Library Utility functions. More...
Public Member Functions | |
initPanel () | |
Init yui panel. | |
getLocalPath ($a_name="") | |
Get local path of a YUI js file. |
Static Public Member Functions | |
static | initConnection () |
Init YUI Connection module. | |
static | initEvent () |
Init YUI Event. | |
static | initDom () |
Init YUI Dom. | |
static | initAnimation () |
Init YUI Animation. | |
static | initDragDrop () |
Init YUI Drag and Drop. | |
static | initDomEvent () |
Init YUI DomEvent. | |
static | initConnectionWithAnimation () |
Init YUI Connection module. | |
static | initMenu () |
Init YUI Menu module. | |
static | initOverlay () |
Init YUI Overlay module. | |
static | initSimpleDialog () |
Init YUI Simple Dialog. | |
static | initAssessmentWizard () |
Init assessment wizard. | |
static | initDragDropList () |
init drag & drop list | |
static | initDragDropAnimation () |
init drag & drop and animation | |
static | initElementSelection () |
init element selection | |
static | getDragDropList ($id_source, $title_source, $source, $id_dest, $title_dest, $dest) |
get a drag & drop list | |
static | addYesNoDialog ($dialogname, $headertext, $message, $yesaction, $noaction, $defaultyes, $icon="help") |
static | initCalendar () |
init calendar | |
static | initButtonControl () |
init button control In the moment used for calendar color picker button | |
static | initColorPicker () |
init color picker button | |
static | initTabView () |
Init YUI TabView component. | |
static | initAutoComplete () |
Init YUI AutoComplete component. | |
static | initJson () |
Init YUI JSON component. | |
static | initLayout () |
Init layout (alpha!) | |
static | initTreeView () |
Init treeView. | |
static | initTooltip () |
Init YUI Event. |
Static Private Attributes | |
static | $ver = "2_8_1" |
|
static |
Definition at line 236 of file class.ilYuiUtil.php.
References $lng, $tpl, and initSimpleDialog().
|
static |
get a drag & drop list
Definition at line 204 of file class.ilYuiUtil.php.
References initDragDropList().
ilYuiUtil::getLocalPath | ( | $a_name = "" | ) |
Get local path of a YUI js file.
Definition at line 473 of file class.ilYuiUtil.php.
Referenced by ilSCORM2004Sco\exportHTML(), ilSCORM13Player\getPlayer(), ilObjContentObject\getSupplyingExportFiles(), and initTreeView().
|
static |
Init YUI Animation.
Definition at line 51 of file class.ilYuiUtil.php.
References $tpl.
Referenced by ilAccordionGUI\addJavaScript(), and ilPropertyFormGUI\getContent().
|
static |
Init assessment wizard.
Definition at line 153 of file class.ilYuiUtil.php.
References $tpl.
|
static |
Init YUI AutoComplete component.
Definition at line 379 of file class.ilYuiUtil.php.
References $tpl, and initJson().
Referenced by ilTextInputGUI\render(), and ilMailAddressbookGUI\showAddressbook().
|
static |
init button control In the moment used for calendar color picker button
public
Definition at line 311 of file class.ilYuiUtil.php.
References $tpl.
Referenced by initColorPicker().
|
static |
init calendar
public
Definition at line 292 of file class.ilYuiUtil.php.
References $tpl.
|
static |
init color picker button
public
Definition at line 341 of file class.ilYuiUtil.php.
References $tpl, and initButtonControl().
Referenced by ilColorPickerInputGUI\insert(), and ilTRBLColorPickerInputGUI\insert().
|
static |
Init YUI Connection module.
Definition at line 19 of file class.ilYuiUtil.php.
References $tpl.
Referenced by ilAccordionGUI\addJavaScript(), ilExplorer\getOutput(), ilBlockGUI\ilBlockGUI(), ilTable2GUI\renderFilter(), ilAdvancedSelectionListGUI\setAsynch(), and ilPageObjectGUI\showPage().
|
static |
Init YUI Connection module.
Definition at line 102 of file class.ilYuiUtil.php.
References $tpl.
Referenced by ilTestOutputGUI\executeCommand(), and ilFlashFileInputGUI\insert().
|
static |
Init YUI Dom.
Definition at line 40 of file class.ilYuiUtil.php.
References $tpl.
Referenced by ilAccordionGUI\addJavaScript(), ilPropertyFormGUI\getContent(), and ilTemplate\show().
|
static |
Init YUI DomEvent.
Definition at line 74 of file class.ilYuiUtil.php.
References $tpl.
Referenced by ilTestServiceGUI\getPassListOfAnswersWithScoring(), assTextQuestionGUI\getTestOutput(), ilCalendarAppointmentGUI\initForm(), ilObjSessionGUI\initForm(), ilConsultationHoursGUI\initFormSequence(), ilTextWizardInputGUI\insert(), ilMatchingPairWizardInputGUI\insert(), ilMatrixRowWizardInputGUI\insert(), ilAnswerWizardInputGUI\insert(), ilFileWizardInputGUI\insert(), ilImagemapFileInputGUI\insert(), ilMultipleChoiceWizardInputGUI\insert(), ilImageWizardInputGUI\insert(), ilKVPWizardInputGUI\insert(), ilCategoryWizardInputGUI\insert(), and ilSingleChoiceWizardInputGUI\insert().
|
static |
Init YUI Drag and Drop.
Definition at line 62 of file class.ilYuiUtil.php.
References $tpl.
Referenced by ilHierarchyFormGUI\__construct(), assMatchingQuestionGUI\getPreviewJS(), assMatchingQuestionGUI\getTestOutputJS(), ilCalendarDayGUI\show(), ilCalendarMonthGUI\show(), ilCalendarWeekGUI\show(), and ilPageObjectGUI\showPage().
|
static |
init drag & drop and animation
Definition at line 181 of file class.ilYuiUtil.php.
References $tpl.
Referenced by assOrderingHorizontalGUI\getPreview(), and assOrderingHorizontalGUI\getTestOutput().
|
static |
init drag & drop list
Definition at line 168 of file class.ilYuiUtil.php.
References $tpl.
Referenced by getDragDropList().
|
static |
init element selection
Definition at line 193 of file class.ilYuiUtil.php.
References $tpl.
Referenced by assErrorTextGUI\getPreview(), and assErrorTextGUI\getTestOutput().
|
static |
Init YUI Event.
Definition at line 30 of file class.ilYuiUtil.php.
References $tpl.
Referenced by ilAccordionGUI\addJavaScript(), and ilPropertyFormGUI\getContent().
|
static |
Init YUI JSON component.
Definition at line 404 of file class.ilYuiUtil.php.
References $tpl.
Referenced by ilChatBlockGUI\getHTML(), initAutoComplete(), and ilObjChatGUI\showUserFrameObject().
|
static |
Init layout (alpha!)
Definition at line 414 of file class.ilYuiUtil.php.
References $tpl.
Referenced by ilTemplate\enableAdvancedColumnLayout().
|
static |
Init YUI Menu module.
Definition at line 114 of file class.ilYuiUtil.php.
References $tpl.
Referenced by ilObjChatGUI\showUserFrameObject().
|
static |
Init YUI Overlay module.
Definition at line 127 of file class.ilYuiUtil.php.
References $tpl.
Referenced by ilOverlayGUI\add(), ilOverlayGUI\addTrigger(), and ilAdvancedSelectionListGUI\getHTML().
ilYuiUtil::initPanel | ( | ) |
Init yui panel.
public
void |
Definition at line 88 of file class.ilYuiUtil.php.
References $tpl.
Referenced by ilCalendarDayGUI\show(), ilCalendarWeekGUI\show(), and ilCalendarMonthGUI\show().
|
static |
Init YUI Simple Dialog.
Definition at line 139 of file class.ilYuiUtil.php.
References $tpl.
Referenced by addYesNoDialog().
|
static |
Init YUI TabView component.
Definition at line 358 of file class.ilYuiUtil.php.
References $tpl.
|
static |
Init YUI Event.
Definition at line 460 of file class.ilYuiUtil.php.
References $tpl.
Referenced by ilTooltipGUI\addTooltip().
|
static |
Init treeView.
Definition at line 448 of file class.ilYuiUtil.php.
References $tpl, and getLocalPath().
Referenced by ilObjChatGUI\testObject().
|
staticprivate |
Definition at line 14 of file class.ilYuiUtil.php.