API17:JFilterInput:: cleanAttributes
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::_cleanAttributes
Description
Internal method to strip a tag of certain attributes.
Description:JFilterInput:: cleanAttributes [Edit Descripton]
protected function _cleanAttributes ($attrSet)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $attrSet | array | Array of attribute pairs to filter |
- Returns array Filtered array of attribute pairs
- Defined on line 495 of libraries/joomla/filter/filterinput.php
- Since
See also
-
JFilterInput::_cleanAttributes source code on BitBucket
-
Class JFilterInput
-
Subpackage Filter
- Other versions of JFilterInput::_cleanAttributes
SeeAlso:JFilterInput:: cleanAttributes [Edit See Also]
User contributed notes
<CodeExamplesForm />
