XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
xos_logos_PageBuilder Class Reference

Public Member Functions

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

Public Attributes

 $blocks = array()
 
 $theme = false
 

Detailed Description

Definition at line 36 of file theme_blocks.php.

Member Function Documentation

xos_logos_PageBuilder::buildBlock (   $xobject,
$template 
)

xos_logos_PageBuilder::buildBlock()

Parameters
mixed$xobject
mixed$template
Returns

Definition at line 152 of file theme_blocks.php.

References $type, $xoopsLogger, XoopsCache\getInstance(), XoopsLogger\getInstance(), and xoops_load().

Here is the call graph for this function:

xos_logos_PageBuilder::generateCacheId (   $cache_id)

xos_logos_PageBuilder::generateCacheId()

Parameters
mixed$cache_id
Returns

Definition at line 137 of file theme_blocks.php.

xos_logos_PageBuilder::postRender (   $zone = '')

Called after a specific zone is rendered

Definition at line 65 of file theme_blocks.php.

xos_logos_PageBuilder::preRender (   $zone = '')

Called before a specific zone is rendered

Definition at line 59 of file theme_blocks.php.

xos_logos_PageBuilder::xoInit (   $options = array())

xos_logos_PageBuilder::xoInit()

Parameters
array$options
Returns

Definition at line 47 of file theme_blocks.php.

Member Data Documentation

xos_logos_PageBuilder::$blocks = array()

Definition at line 39 of file theme_blocks.php.

xos_logos_PageBuilder::$theme = false

Definition at line 38 of file theme_blocks.php.


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