JFilterOutput::cleanText
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JFilterOutput::cleanText[edit]
Description[edit]
Cleans text of all formating and scripting code.
public static function cleanText (&$text)
Parameter | Type | Default | Description |
---|---|---|---|
&$text |
- Returns
- Defined on line 171 of libraries/joomla/filter/filteroutput.php
See also[edit]
JFilterOutput::cleanText source code on BitBucket
Class JFilterOutput
Subpackage Filter
- Other versions of JFilterOutput::cleanText
User contributed notes[edit]
Code Examples[edit]