Heratio Framework API Reference

sfFilterChain
in package

Table of Contents

Methods

count()  : int
execute()  : mixed
Execute the next filter in the chain.
hasFilter()  : bool
register()  : mixed
Register a filter in the chain.

Methods

execute()

Execute the next filter in the chain.

public execute() : mixed

hasFilter()

public hasFilter(mixed $class) : bool
Parameters
$class : mixed
Return values
bool

        
On this page

Search results