$element->setAttributes()

$element->setAttributes() -- Sets the HTML attributes

Referentiesamenvatting

require_once 'Flexy/Element.php';

HTML_Template_Flexy_Element::setAttributes (mixed $attributes)

Beschrijving

Can be used to set attribute values, It is easier to set the attributes directly using the public attributes property.

Parameter

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.