Heratio Framework API Reference

sfFilter
in package

AbstractYes

Table of Contents

Methods

execute()  : mixed
Execute the filter.
getContext()  : sfContext
initialize()  : mixed
Initialize the filter.
isFirstCall()  : bool
Check if this filter has already been called.

Methods

initialize()

Initialize the filter.

public initialize(sfContext $context[, array<string|int, mixed> $parameters = [] ]) : mixed
Parameters
$context : sfContext
$parameters : array<string|int, mixed> = []

isFirstCall()

Check if this filter has already been called.

public isFirstCall() : bool
Return values
bool

        
On this page

Search results