Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ZfcRbac
Role
RoleProviderPluginManager
PHP Class ZfcRbac\Role\RoleProviderPluginManager
Author:
Michaël Gallego (
[email protected]
)
Inheritance:
extends
Zend\ServiceManager\AbstractPluginManager
Mostrar archivo
Open project: zf-commons/zfc-rbac
Class Usage Examples
Protected Properties
Property
Type
Description
$factories
array
$invokableClasses
array
Public Methods
Method
Description
validate
(
$plugin
)
{@inheritDoc}
validatePlugin
(
$plugin
)
{@inheritDoc}
Protected Methods
Method
Description
canonicalizeName
(
$name
)
{@inheritDoc}
Method Details
canonicalizeName()
protected
method
{@inheritDoc}
protected
canonicalizeName
(
$name
)
validate()
public
method
{@inheritDoc}
public
validate
(
$plugin
)
validatePlugin()
public
method
{@inheritDoc}
public
validatePlugin
(
$plugin
)
Property Details
$factories
protected_oe property
protected
array
$factories
return
array
$invokableClasses
protected_oe property
protected
array
$invokableClasses
return
array