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 LThickboxImage

TImage
   |
   --LImage
      |
      --LThickboxImage

class


Method Summary
protected  void
addAttributesToRender ( mixed $writer)
void
void
void
void
getText ()
void
void
onInit ( mixed $param)
void
onPreRender ( mixed $param)
void
renderContents ( mixed $writer)
void
setGroup ( mixed $value)
void
setNavigateUrl ( mixed $value)
void
setText ( mixed $value)
void
setTitle ( mixed $value)
Methods Inherited From LImage
LImage::doIdentify(), LImage::getAbortRemainingExecutionTime(), LImage::getDestBackgroundColor(), LImage::getDestColorSpace(), LImage::getDestHeight(), LImage::getDestQuality(), LImage::getDestType(), LImage::getDestWidth(), LImage::getIEFix(), LImage::getImageUrl(), LImage::getIsRendered(), LImage::getPageNumber(), LImage::getPxEmFactor(), LImage::getResize(), LImage::getShowMimeTypeImage(), LImage::onLoad(), LImage::onPreRender(), LImage::setDestBackgroundColor(), LImage::setDestColorSpace(), LImage::setDestHeight(), LImage::setDestQuality(), LImage::setDestType(), LImage::setDestWidth(), LImage::setIEFix(), LImage::setImageUrl(), LImage::setIsRendered(), LImage::setPageNumber(), LImage::setPxEmFactor(), LImage::setResize(), LImage::setShowMimeTypeImage()

Method Details

addAttributesToRender

protected void addAttributesToRender (mixed $writer )

Input
mixed$writer
Output
Exception

getGroup

public void getGroup ()

Output
Exception

getNavigateUrl

public void getNavigateUrl ()

Output
Exception

getTagName

public void getTagName ()

Output
Exception

getText

public void getText ()

Output
Exception

getTitle

public void getTitle ()

Output
Exception

onInit

public void onInit (mixed $param )

Input
mixed$param
Output
Exception

onPreRender

public void onPreRender (mixed $param )

Input
mixed$param
Output
Exception

renderContents

public void renderContents (mixed $writer )

Input
mixed$writer
Output
Exception

setGroup

public void setGroup (mixed $value )

Input
mixed$value
Output
Exception

setNavigateUrl

public void setNavigateUrl (mixed $value )

Input
mixed$value
Output
Exception

setText

public void setText (mixed $value )

Input
mixed$value
Output
Exception

setTitle

public void setTitle (mixed $value )

Input
mixed$value
Output
Exception