|
Previous Page |
Solar_View_Helper_Attribs |
Next Page |
attribs()
public
string
attribs (
array $attribs
)
Converts an associative array to an attribute string.
Parameters
- (array)
$attribs: From this array, each key-value pair is converted to an attribute name and value.
Returns
- (string) The XHTML for the attributes.
Description
Converts an associative array to an attribute string.