PHP Class Traq\Models\Plugin

Since: 3.0.0
Author: Jack P.
Inheritance: extends Traq\Models\Model
Afficher le fichier Open project: nirix/traq Class Usage Examples

Protected Properties

Свойство Type Description
$_after
$_dataTypes
$_validations

Méthodes publiques

Méthode Description
allEnabled ( ) : array
decodeAutoload ( )
isEnabled ( ) : boolean
registerWithAutoloader ( ) Registers the plugins autoload paths with the autoloader.

Method Details

allEnabled() public static méthode

public static allEnabled ( ) : array
Résultat array

decodeAutoload() public méthode

public decodeAutoload ( )

isEnabled() public méthode

public isEnabled ( ) : boolean
Résultat boolean

registerWithAutoloader() public méthode

Registers the plugins autoload paths with the autoloader.

Property Details

$_after protected_oe static_oe property

protected static $_after

$_dataTypes protected_oe static_oe property

protected static $_dataTypes

$_validations protected_oe static_oe property

protected static $_validations