Element index for package Filter
[ c ]
[ d ]
[ f ]
[ i ]
[ n ]
[ r ]
[ t ]
[ _ ]
top
top
top
f
- filter
- in file Replace.php, method Formagic_Filter_Replace::filter()
Replaces strings according to the replacements array.
- filter
- in file Trim.php, method Formagic_Filter_Trim::filter()
- filter
- in file Nl2br.php, method Formagic_Filter_Nl2br::filter()
Transforms all newline characters to HTML breaks.
- filter
- in file Interface.php, method Formagic_Filter_Interface::filter()
Filter implementation.
- filter
- in file Callback.php, method Formagic_Filter_Callback::filter()
Filters the value using the PHP callback.
- filter
- in file Date.php, method Formagic_Filter_Date::filter()
- Formagic_Filter_Callback
- in file Callback.php, class Formagic_Filter_Callback
Uses a valid PHP callback fot the value transformation.
- Formagic_Filter_Date
- in file Date.php, class Formagic_Filter_Date
Converts the given string into human readable time format.
- Formagic_Filter_Interface
- in file Interface.php, class Formagic_Filter_Interface
Formagic Filter Interface
- Formagic_Filter_Nl2br
- in file Nl2br.php, class Formagic_Filter_Nl2br
Converts all newline characters to HTML breaks
- Formagic_Filter_Replace
- in file Replace.php, class Formagic_Filter_Replace
Accepts a key-value array of replacements, the key beeing the value to be replaced, the value beeing the replacement.
- Formagic_Filter_Trim
- in file Trim.php, class Formagic_Filter_Trim
top
top
top
top
top
|
|