[ Index ]
 

Code source de CakePHP 1.1.13.4450

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

title

Body

[fermer]

/cake/libs/controller/components/ -> acl_base.php (sommaire)

Access Control List abstract class. Long description for file

Copyright: Copyright 2005-2007, Cake Software Foundation, Inc.
License: http://www.opensource.org/licenses/mit-license.php The MIT License
Version: $Revision: 4409 $
Poids: 63 lignes (2 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

AclBase:: (2 méthodes):
  AclBase()
  check()


Classe: AclBase  - X-Ref

Access Control List abstract class. Not to be instantiated.
Subclasses of this class are used by AclComponent to perform ACL checks in Cake.

AclBase()   X-Ref
This class should never be instantiated, just subclassed.

No instantiations or constructor calls (even statically)

return: AclBase

check($aro, $aco, $action = "*")   X-Ref
Empty method to be overridden in subclasses

param: string $aro
param: string $aco
param: string $action



Généré le : Sun Feb 25 19:27:47 2007 par Balluche grâce à PHPXref 0.7