Packages:
System
System.Collections
System.Data
System.I18N
System.Util
System.Web.Services
System.Web.UI.ActiveControls
System.Web.UI.WebControls


Classes:
Common
   LAnchorForm
   LPoweredBy
CMS.Support
   LBaseBrick
   LBrick
   LCell
CMS
   LContentBrick
   LMediaBrick
   LNoteBrick
Configuration
   LCultureChooser
   LStyleSheetThemeChooser
Debug
   LDummyBrick
Graphics
   LFontgen
   LImage
   LThickboxImage
   LThickboxLink
Links
   LPopupLink
   LServiceHyperLink

Class LImageButton

TImageButton
   |
   --LImageButton

Displays an Image Button that has an overlib help text


Method Summary
wheter
overlib
void
onPreRender ( mixed $param)
prepares tooltip if enabled
void
setOverlibEnabled ( string $value)
void
setOverlibToolTip ( string $value)

Method Details

getOverlibEnabled

public wheter getOverlibEnabled ()

Output
wheter overlib tooltips are enablead or not
Exception

getOverlibToolTip

public overlib getOverlibToolTip ()

Output
overlib tooltip
Exception

onPreRender

public void onPreRender (mixed $param )

prepares tooltip if enabled

Input
mixed$param
Output
Exception

setOverlibEnabled

public void setOverlibEnabled (string $value )

Input
string$value
Output
Exception

setOverlibToolTip

public void setOverlibToolTip (string $value )

Input
string$value
Output
Exception