API - XOOPS 2.5.11 Beta 2
By monxoops.fr
xos_logos_PageBuilder Class Reference

Public Member Functions

 xoInit ($options=array())
 
 preRender ($zone='')
 
 postRender ($zone='')
 
 retrieveBlocks ()
 
 generateCacheId ($cache_id)
 
 buildBlock ($xobject, &$template)
 

Data Fields

 $theme = false
 
 $blocks = array()
 

Member Function Documentation

◆ buildBlock()

buildBlock (   $xobject,
$template 
)

xos_logos_PageBuilder::buildBlock()

Parameters
mixed$xobject
mixed$template
Returns
array|bool
Here is the call graph for this function:
Here is the caller graph for this function:

◆ generateCacheId()

generateCacheId (   $cache_id)

xos_logos_PageBuilder::generateCacheId()

Parameters
mixed$cache_id
Returns
mixed
Here is the caller graph for this function:

◆ postRender()

postRender (   $zone = '')

Called after a specific zone is rendered

Parameters
string$zone

◆ preRender()

preRender (   $zone = '')

Called before a specific zone is rendered

Parameters
string$zone

◆ retrieveBlocks()

retrieveBlocks ( )

xos_logos_PageBuilder::retrieveBlocks()

Returns
void
Here is the call graph for this function:
Here is the caller graph for this function:

◆ xoInit()

xoInit (   $options = array())

xos_logos_PageBuilder::xoInit()

Parameters
array$options
Returns
bool
Here is the call graph for this function:

Field Documentation

◆ $blocks

$blocks = array()

◆ $theme

$theme = false

The documentation for this class was generated from the following file: