You are currently browsingthe website for symfony 1
Visit the Symfony2 website
« Back to API menu
sfFilterChain manages registered filters for a specific context.
Executes the next filter in this chain.
Returns true if the filter chain contains a filter of a given class.
returns true if the filter exists, false otherwise
Registers a filter with this chain.