|
ILIAS
eassessment Revision 61809
|
Yahoo YUI Library Utility functions. More...
Collaboration diagram for ilYuiUtil: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().
Here is the call graph for this function:
|
static |
get a drag & drop list
Definition at line 204 of file class.ilYuiUtil.php.
References $name, and initDragDropList().
Here is the call graph for this function:| 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().
Here is the caller graph for this function:
|
static |
Init YUI Animation.
Definition at line 51 of file class.ilYuiUtil.php.
References $tpl.
Referenced by ilAccordionGUI\addJavaScript(), and ilPropertyFormGUI\getContent().
Here is the caller graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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().
Here is the caller graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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().
Here is the caller graph for this function:
|
static |
Init YUI Connection module.
Definition at line 102 of file class.ilYuiUtil.php.
References $tpl.
Referenced by ilTestOutputGUI\executeCommand(), and ilFlashFileInputGUI\insert().
Here is the caller graph for this function:
|
static |
Init YUI Dom.
Definition at line 40 of file class.ilYuiUtil.php.
References $tpl.
Referenced by ilAccordionGUI\addJavaScript(), ilPropertyFormGUI\getContent(), and ilTemplate\show().
Here is the caller graph for this function:
|
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().
Here is the caller graph for this function:
|
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().
Here is the caller graph for this function:
|
static |
init drag & drop and animation
Definition at line 181 of file class.ilYuiUtil.php.
References $tpl.
Referenced by assOrderingHorizontalGUI\getPreview(), and assOrderingHorizontalGUI\getTestOutput().
Here is the caller graph for this function:
|
static |
init drag & drop list
Definition at line 168 of file class.ilYuiUtil.php.
References $tpl.
Referenced by getDragDropList().
Here is the caller graph for this function:
|
static |
init element selection
Definition at line 193 of file class.ilYuiUtil.php.
References $tpl.
Referenced by assErrorTextGUI\getPreview(), and assErrorTextGUI\getTestOutput().
Here is the caller graph for this function:
|
static |
Init YUI Event.
Definition at line 30 of file class.ilYuiUtil.php.
References $tpl.
Referenced by ilAccordionGUI\addJavaScript(), and ilPropertyFormGUI\getContent().
Here is the caller graph for this function:
|
static |
Init YUI JSON component.
Definition at line 404 of file class.ilYuiUtil.php.
References $tpl.
Referenced by initAutoComplete().
Here is the caller graph for this function:
|
static |
Init layout (alpha!)
Definition at line 414 of file class.ilYuiUtil.php.
References $tpl.
Referenced by ilTemplate\enableAdvancedColumnLayout().
Here is the caller graph for this function:
|
static |
Init YUI Menu module.
Definition at line 114 of file class.ilYuiUtil.php.
References $tpl.
|
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().
Here is the caller graph for this function:| 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().
Here is the caller graph for this function:
|
static |
Init YUI Simple Dialog.
Definition at line 139 of file class.ilYuiUtil.php.
References $tpl.
Referenced by addYesNoDialog().
Here is the caller graph for this function:
|
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().
Here is the caller graph for this function:
|
static |
Init treeView.
Definition at line 448 of file class.ilYuiUtil.php.
References $tpl, and getLocalPath().
Here is the call graph for this function:
|
staticprivate |
Definition at line 14 of file class.ilYuiUtil.php.