Methods

Constructor Function

__construct() 

getAvailableLayouts() Returns all layouts available in the system

getAvailableLayouts() : array

Returns

arrayArray with id and name entries

getLayoutID() Returns the idlayout for a given layout name

getLayoutID(\$layout $layout) : int

Parameters

$layout

\$layout

String with the Layoutname

Returns

intInteger with the ID for the layout

getLayoutName() Returns the name for a given layoutid

getLayoutName($layout) : string

Parameters

$layout

Returns

stringString with the name for the layout

Get the informations of used templates

getUsedTemplates() : array

Returns

arraytemplate data

layoutInUse() Checks if the layout is in use

layoutInUse($layout, $bSetData) : bool

Parameters

$layout

$bSetData

Returns

boolSpecifies if the layout is in use

 Properties

 

$aUsedTemplates

$aUsedTemplates