symfony API

sfCommonFilter Class

« Back to API menu

action

addon

cache

config

controller

countable

database

debug

exception

filter

generator

helper

i18n

log

request

response

storage

test

user

util

validator

view

You are currently browsing the symfony documentation for the 1.0 version. Switch to:

sfCommonFilter automatically adds javascripts and stylesheets information in the sfResponse content.

Inheritence

sfCommonFilter  <  sfFilter

Method Summary

  • execute((sfFilterChain) $filterChain)
    Executes this filter.

Methods inherited from sfFilter

isFirstCall , hasParameter , getParameter , initialize , getContext , getParameterHolder , setParameter

Method Details

  • execute ((sfFilterChain) $filterChain)

    $filterChain A sfFilterChain instance

    Executes this filter.