[ Index ] |
|
Code source de SPIP Agora 1.4 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 93 lignes (2 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
AbstractAuthorizationManager:: (4 méthodes):
factory()
AbstractAuthorizationManager()
getAllProfiles()
isAuthorized()
Classe: AbstractAuthorizationManager - X-Ref
AbstractAuthorizationManager is a base class for authorization abstraction manager, and must befactory() X-Ref |
Pas de description |
AbstractAuthorizationManager() X-Ref |
AbstractAuthorizationManager constructor. |
getAllProfiles() X-Ref |
Get all the available profiles into an array return: array |
isAuthorized($idUser, $command, $parameters = null) X-Ref |
Get if a user is authorized to access to a command param: $idUser param: $command param: $parameters return: bool |
Généré le : Sat Feb 24 14:40:03 2007 | par Balluche grâce à PHPXref 0.7 |