ILIAS
Release_4_1_x_branch Revision 61804
|
This is a utility class for the yui tooltips. More...
Static Public Member Functions | |
static | addTooltip ($a_el_id, $a_text) |
Adds a tooltip to an HTML element. |
This is a utility class for the yui tooltips.
this only works, if a parent has class="yui-skin-sam" attached.
Definition at line 8 of file class.ilTooltipGUI.php.
|
static |
Adds a tooltip to an HTML element.
Definition at line 13 of file class.ilTooltipGUI.php.
References $tpl, and ilYuiUtil\initTooltip().
Referenced by ilTable2GUI\fillHeader().