Property | Type | Description | |
---|---|---|---|
$_defaultTinyAuthConfig | array |
Method | 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 ) : |
Method | 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 |
public beforeRender ( Cake\Event\Event $event ) : |
||
$event | Cake\Event\Event | |
return |
public implementedEvents ( ) : array | ||
return | array |