API17:JFilterInput:: remove
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JFilterInput::_remove
Description
Internal method to iteratively remove all unwanted tags and attributes.
Description:JFilterInput:: remove [Edit Descripton]
Since
Synopsis
protected JFilterInput::_remove ($source)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $source | string | Input string to be 'cleaned' |
Returns
string 'Cleaned' version of input parameter
Defined in
libraries/joomla/filter/filterinput.php (line 291)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
