Свойство | Type | Description | |
---|---|---|---|
$_defaultTinyAuthConfig | array |
Méthode | Description | |
---|---|---|
__construct ( Cake\Controller\ComponentRegistry $registry, array $config = [] ) | ||
beforeRender ( Cake\Event\Event $event ) : |
||
implementedEvents ( ) : array | Events supported by this component. | |
startup ( Cake\Event\Event $event ) : |
Méthode | Description | |
---|---|---|
_getAuth ( string | null $path = null ) : array | Parse ini file and returns the allowed actions. | |
_prepareAuthentication ( ) : void |
public __construct ( Cake\Controller\ComponentRegistry $registry, array $config = [] ) | ||
$registry | Cake\Controller\ComponentRegistry | |
$config | array |
protected _prepareAuthentication ( ) : void | ||
Résultat | void |
public beforeRender ( Cake\Event\Event $event ) : |
||
$event | Cake\Event\Event | |
Résultat |
public implementedEvents ( ) : array | ||
Résultat | array |
protected array $_defaultTinyAuthConfig | ||
Résultat | array |