PHP Class BlockRenderWidget, gxc-cms

Author: Tuan Nguyen ([email protected])
Inheritance: extends CWidget
Show file Open project: nganhtuan63/gxc-cms Class Usage Examples

Public Properties

Property Type Description
$data
$layout_asset
$page
$region
$visible

Public Methods

Method Description
blockRender ( $block )
init ( )
run ( )
setRenderOutput ( $obj )
workWithBlocks ( $blocks )

Protected Methods

Method Description
renderContent ( )

Method Details

blockRender() public method

public blockRender ( $block )

init() public method

public init ( )

renderContent() protected method

protected renderContent ( )

run() public method

public run ( )

setRenderOutput() public static method

public static setRenderOutput ( $obj )

workWithBlocks() public method

public workWithBlocks ( $blocks )

Property Details

$data public property

public $data

$layout_asset public property

public $layout_asset

$page public property

public $page

$region public property

public $region

$visible public property

public $visible