PHP Class api\v1\Init

Deprecation:
Inheritance: extends Common\Core\Init
Show file Open project: forkcms/forkcms

Protected Properties

Property Type Description
$allowedTypes

Public Methods

Method Description
initialize ( string $type )

Private Methods

Method Description
initSession ( ) Start session

Method Details

initialize() public method

public initialize ( string $type )
$type string The type of init to load, possible values: Backend, BackendAjax, BackendCronjob

Property Details

$allowedTypes protected property

protected $allowedTypes