JFilterInput:: cleanAttributes/1.5
From Joomla! Documentation
JFilterInput::_cleanAttributes
Description
Internal method to strip a tag of certain attributes.
Description:JFilterInput:: cleanAttributes [Edit Descripton]
public 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 427 of libraries/joomla/filter/filterinput.php
- Since
See also
-
JFilterInput::_cleanAttributes on api.joomla.org
-
JFilterInput source code on JoomlaCode
-
Class JFilterInput
-
Subpackage Filter
- Other versions of JFilterInput::_cleanAttributes
SeeAlso:JFilterInput:: cleanAttributes [Edit See Also]
User contributed notes
<CodeExamplesForm />