Formagic Filter Interface

category Formagic
package Filter
author Florian Sonnenburg
copyright Copyright (c) 2009 Florian Sonnenburg
version $Id: Interface.php 160 2012-04-02 20:18:14Z meweasle $

 Methods

Filter implementation.

filter(\$value $value) : mixed

Parameters

$value

\$value

The value to be filtered.

Returns

mixedThe filtered value.