Quick links: Content - sections - sub sections
EN FR

jFilter is a class dealing with string checking and validation. Such as checking if the string is a mail, an url, a number. It is used by jForms but can be likely be used anywhere.

Internally, it depends on filter PHP extension.

See also its reference API.