[ Index ]
 

Code source de Symfony 1.0.0

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

title

Body

[fermer]

/lib/config/ -> sfFilterConfigHandler.class.php (sommaire)

(pas de description)

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

Définit 1 class

sfFilterConfigHandler:: (3 méthodes):
  execute()
  addFilter()
  addSecurityFilter()


Classe: sfFilterConfigHandler  - X-Ref

sfFilterConfigHandler allows you to register filters with the system.

execute($configFiles)   X-Ref
Executes this configuration handler

param: array An array of absolute filesystem path to a configuration file
return: string Data to be written to a cache file

addFilter($category, $class, $parameters)   X-Ref
Adds a filter statement to the data.

param: string The category name
param: string The filter class name
param: array  Filter default parameters
return: string The PHP statement

addSecurityFilter($category, $class, $parameters)   X-Ref
Adds a security filter statement to the data.

param: string The category name
param: string The filter class name
param: array  Filter default parameters
return: string The PHP statement



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