[ Index ]
 

Code source de SPIP Agora 1.4

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/Agora1-4/ecrire/include/authorization/ -> authorization.php (sommaire)

(pas de description)

Poids: 93 lignes (2 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

AbstractAuthorizationManager:: (4 méthodes):
  factory()
  AbstractAuthorizationManager()
  getAllProfiles()
  isAuthorized()


Classe: AbstractAuthorizationManager  - X-Ref

AbstractAuthorizationManager is a base class for authorization abstraction manager, and must be
inherited by all such.

factory()   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