$element->setAttributes() -- Sets the HTML attributes
Description
Can be used to set attribute values, It is easier to set the attributes directly using the
public attributes property.
Throws
throws no exceptions thrown
Note
This function can not be called
statically.