Previous Page
dump()

Solar_View_Helper_FormXhtml
formXhtml()

Next Page
locale()

formXhtml()

public string formXhtml ( array $info )

A pseudo-element that inserts unmodified XHTML into the flow of a form.

Parameters

  • (array) $info: An array of element information.

Returns

  • (string) The element XHTML.

Description

A pseudo-element that inserts unmodified XHTML into the flow of a form.

HTML is pulled from the $info['value'] value.