$element->removeAttributes()

$element->removeAttributes() -- Removes an attributes

Referentiesamenvatting

$element->removeAttributes (mixed $attrs)

Beschrijving

use this to remove attributes from the tag when the element is rendered, It may be easier to access the attributes array directly and assign the value to false.

Parameter

Throws

throws

Note

Deze functie kan niet statisch worden aangeroepen.