|
ILIAS
Release_3_10_x_branch Revision 61812
|
Yahoo YUI Library Utility functions. More...
Collaboration diagram for ilYuiUtil:Public Member Functions | |
| initPanel () | |
| Init yui panel. | |
Static Public Member Functions | |
| static | initConnection () |
| Init YUI Connection module. | |
| 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 | initDragDropList () |
| init drag & drop list | |
| 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 |
Definition at line 196 of file class.ilYuiUtil.php.
References $lng, $tpl, and initSimpleDialog().
Referenced by ilObjTestGUI\participantsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
get a drag & drop list
Definition at line 164 of file class.ilYuiUtil.php.
References initDragDropList().
Here is the call graph for this function:
|
static |
init button control In the moment used for calendar color picker button
public
Definition at line 273 of file class.ilYuiUtil.php.
References $tpl.
Referenced by ilCalendarCategoryGUI\edit(), and initColorPicker().
Here is the caller graph for this function:
|
static |
init calendar
public
Definition at line 252 of file class.ilYuiUtil.php.
References $tpl.
|
static |
init color picker button
public
Definition at line 296 of file class.ilYuiUtil.php.
References $tpl, and initButtonControl().
Referenced by ilColorPickerInputGUI\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 36 of file class.ilYuiUtil.php.
References $tpl.
Referenced by ilExplorer\getOutput(), ilBlockGUI\ilBlockGUI(), and ilPageObjectGUI\showPage().
Here is the caller graph for this function:
|
static |
Init YUI Connection module.
Definition at line 94 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 DomEvent.
Definition at line 59 of file class.ilYuiUtil.php.
References $tpl.
Referenced by assTextQuestionGUI\getTestOutput(), ilCalendarAppointmentGUI\initForm(), and ilObjSessionGUI\initForm().
Here is the caller graph for this function:
|
static |
Init YUI Drag and Drop.
Definition at line 48 of file class.ilYuiUtil.php.
References $tpl.
Referenced by ilHierarchyFormGUI\__construct(), assMatchingQuestionGUI\getTestOutput(), ilCalendarDayGUI\show(), ilCalendarWeekGUI\show(), ilCalendarMonthGUI\show(), and ilPageObjectGUI\showPage().
Here is the caller graph for this function:
|
static |
init drag & drop list
Definition at line 151 of file class.ilYuiUtil.php.
References $tpl.
Referenced by getDragDropList().
Here is the caller graph for this function:
|
static |
Init YUI Menu module.
Definition at line 107 of file class.ilYuiUtil.php.
References $tpl.
Referenced by ilObjTestGUI\questionBrowser().
Here is the caller graph for this function:
|
static |
Init YUI Overlay module.
Definition at line 122 of file class.ilYuiUtil.php.
References $tpl.
| ilYuiUtil::initPanel | ( | ) |
Init yui panel.
public
| void |
Definition at line 74 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 135 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 313 of file class.ilYuiUtil.php.
References $tpl.
Referenced by ilPageObjectGUI\showPage().
Here is the caller graph for this function: