PHP Class BeController, gxc-cms

Inheritance: extends RController
Mostrar archivo Open project: nganhtuan63/gxc-cms Class Usage Examples

Public Properties

Property Type Description
$backend_asset
$pageHint
$titleImage

Public Methods

Method Description
__construct ( $id, $module = null )
allowedActions ( ) : type List of allowd default Actions for the user
filters ( ) : type Filter by using Modules Rights

Method Details

__construct() public method

public __construct ( $id, $module = null )

allowedActions() public method

List of allowd default Actions for the user
public allowedActions ( ) : type
return type

filters() public method

Filter by using Modules Rights
public filters ( ) : type
return type

Property Details

$backend_asset public_oe property

public $backend_asset

$pageHint public_oe property

public $pageHint

$titleImage public_oe property

public $titleImage