Previous Page
apiVersion()

Solar_View_Helper_Attribs
attribs()

Next Page
dump()

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.