JFilterOutput
Located in /libraries/joomla/filter/output.php (line 19)
Replaces & with & for XHTML compliance
Cleans text of all formatting and scripting code
This method processes a string and replaces all instances of & with & in links only.
Makes an object safe to display in forms
Object parameters that are non-string, array, object or start with underscore will be converted
This method processes a string and replaces all accented UTF-8 characters by unaccented ASCII-7 "equivalents", whitespaces are replaced by hyphens and the string is lowercase.
This method implements unicode slugs instead of transliteration.
Strip iframe-tags from string
Strip img-tags from string
Callback method for replacing & with & in a string
Documentation generated on Tue, 19 Nov 2013 15:09:54 +0100 by phpDocumentor 1.4.3