Class WH_Layouts

Description

Cambio v0.5a

http://cambiocms.org/

Located in /cms/includes/250_layouts.php (line 10)


	
			
Method Summary
 WH_Layouts WH_Layouts ([ $id = NULL])
 void addLayout ( $id,  $name,  $tmpl, [ $styles = null])
 void addLayoutItem ( $id,  $layout,  $type,  $module,  $pos,  $replaceable)
 WH_Pages getInstance ([integer $id = NULL])
 void getLayoutIdOfItem ( $itemid)
 void getLayoutItem ( $itemid)
 void getLayouts ([ $id = NULL])
 void _init ([ $id = NULL])
Methods
Constructor WH_Layouts (line 17)

Layouts class for WH website

WH_Layouts WH_Layouts ([ $id = NULL])
  • $id
addLayout (line 71)
void addLayout ( $id,  $name,  $tmpl, [ $styles = null])
  • $id
  • $name
  • $tmpl
  • $styles
addLayoutItem (line 78)
void addLayoutItem ( $id,  $layout,  $type,  $module,  $pos,  $replaceable)
  • $id
  • $layout
  • $type
  • $module
  • $pos
  • $replaceable
getInstance (line 47)

Get instance creating one if necessary

WH_Pages getInstance ([integer $id = NULL])
  • integer $id
getLayoutIdOfItem (line 96)
void getLayoutIdOfItem ( $itemid)
  • $itemid
getLayoutItem (line 86)
void getLayoutItem ( $itemid)
  • $itemid
getLayouts (line 59)
void getLayouts ([ $id = NULL])
  • $id
_init (line 21)
void _init ([ $id = NULL])
  • $id

Documentation generated on Fri, 24 Oct 2008 15:58:09 +0200 by phpDocumentor 1.4.1