symfony API

sfFlashFilter 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:

sfFlashFilter removes flash attributes from the session.

Inheritence

sfFlashFilter  <  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.