[ Index ]
 

Code source de Symfony 1.0.0

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

title

Body

[fermer]

/lib/filter/ -> sfFilterChain.class.php (sommaire)

(pas de description)

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

Définit 1 class

sfFilterChain:: (3 méthodes):
  execute()
  hasFilter()
  register()


Classe: sfFilterChain  - X-Ref

sfFilterChain manages registered filters for a specific context.

execute()   X-Ref
Executes the next filter in this chain.


hasFilter($class)   X-Ref
Returns true if the filter chain contains a filter of a given class.

param: string The class name of the filter
return: boolean true if the filter exists, false otherwise

register($filter)   X-Ref
Registers a filter with this chain.

param: sfFilter A sfFilter implementation instance.



Généré le : Fri Mar 16 22:42:14 2007 par Balluche grâce à PHPXref 0.7