|
Previous Page |
Solar_View_Helper_FormXhtml |
Next Page |
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.