JFilterInput:: remove/1.5
From Joomla! Documentation
JFilterInput::_remove
Description
Internal method to iteratively remove all unwanted tags and attributes.
Description:JFilterInput:: remove [Edit Descripton]
public function _remove ($source)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $source | string | Input string to be 'cleaned' |
- Returns string 'Cleaned' version of input parameter
- Defined on line 240 of libraries/joomla/filter/filterinput.php
- Since
See also
-
JFilterInput::_remove on api.joomla.org
-
JFilterInput source code on JoomlaCode
-
Class JFilterInput
-
Subpackage Filter
- Other versions of JFilterInput::_remove
SeeAlso:JFilterInput:: remove [Edit See Also]
User contributed notes
<CodeExamplesForm />