API17:JFilterInput:: cleanTags
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::_cleanTags
Description
Internal method to strip a string of certain tags.
Description:JFilterInput:: cleanTags [Edit Descripton]
Since
Synopsis
protected JFilterInput->_cleanTags ($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
Referenced by
See also
SeeAlso:JFilterInput:: cleanTags
Examples
<CodeExamplesForm />
