PHP Class Common\Core\Init

Author: Ghazi Triki ([email protected])
Inheritance: extends KernelLoader
Afficher le fichier Open project: forkcms/forkcms Class Usage Examples

Protected Properties

Свойство Type Description
$allowedTypes array Allowed types
$type string Current type

Méthodes publiques

Méthode Description
initialize ( string $type )

Method Details

initialize() public méthode

public initialize ( string $type )
$type string The type of init to load, possible values are: frontend, frontend_ajax, frontend_js.

Property Details

$allowedTypes protected_oe property

Allowed types
protected array $allowedTypes
Résultat array

$type protected_oe property

Current type
protected string $type
Résultat string