Class Tooltip
Tooltip renders Foundation tooltips
- CWidget
- foundation\widgets\base\Widget
- foundation\widgets\Tooltip
Namespace: foundation\widgets
Package: foundation\widgets
Author: Antonio Ramirez <amigo.cobos@gmail.com>
See: http://foundation.zurb.com/docs/components/reveal.html
Located at widgets/Tooltip.php
Package: foundation\widgets
Author: Antonio Ramirez <amigo.cobos@gmail.com>
See: http://foundation.zurb.com/docs/components/reveal.html
Located at widgets/Tooltip.php
Methods summary
public
|
|
public
|
|
public
string
|
|
public
|
Methods inherited from foundation\widgets\base\Widget
display()
,
registerAssets()
,
registerEvents()
,
registerPlugin()
Magic methods summary
Properties summary
public
string
|
$tip |
#
the tooltip text |
public
string
|
$text |
#
the text that will trigger the tooltip on hover |
public
string
|
$position |
#
the position of the tooltip |
public
array
|
$pluginOptions |
#
the options of the plugin. For more information, see http://foundation.zurb.com/docs/components/tooltips.html |