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 LSitenodeParameters

TTemplateControl
   |
   --LSitenodeParameters

Displays and manages the CSS menu (sitemap tree)


Method Summary
void
applyProps ( mixed $sender, mixed $param)
void
applyRights ( mixed $sender, mixed $param)
void
createPage ( mixed $sender, mixed $param)
void
deletePage ( mixed $sender, mixed $param)
void
getMode ()
void
void
onPreRender ( mixed $param)
void
onReloadPage ( mixed $param)
void
setMode ( mixed $value)
void
setNodePath ( mixed $value)

Method Details

applyProps

public void applyProps (mixed $sender , mixed $param )

Input
mixed$sender
mixed$param
Output
Exception

applyRights

public void applyRights (mixed $sender , mixed $param )

Input
mixed$sender
mixed$param
Output
Exception

createPage

public void createPage (mixed $sender , mixed $param )

Input
mixed$sender
mixed$param
Output
Exception

deletePage

public void deletePage (mixed $sender , mixed $param )

Input
mixed$sender
mixed$param
Output
Exception

getMode

public void getMode ()

Output
Exception

getNodePath

public void getNodePath ()

Output
Exception

onPreRender

public void onPreRender (mixed $param )

Input
mixed$param
Output
Exception

onReloadPage

public void onReloadPage (mixed $param )

Input
mixed$param
Output
Exception

setMode

public void setMode (mixed $value )

Input
mixed$value
Output
Exception

setNodePath

public void setNodePath (mixed $value )

Input
mixed$value
Output
Exception