Classes, interfaces, and traits

Formagic_Filter_Interface

Formagic Filter Interface

« More »

Formagic_Filter_Callback

Uses a valid PHP callback fot the value transformation.

« More »

Formagic_Filter_Date

Converts the given string into human readable time format.

« More »

Formagic_Filter_Nl2br

Converts all newline characters to HTML breaks

« More »

Formagic_Filter_Replace

Accepts a key-value array of replacements, the key being the value to be replaced, the value being the replacement.

« More »

Formagic_Filter_Trim

Filters all prepended and trailing whitespaces from given value.

« More »