Source for file form_output.php
Documentation is available at form_output.php
$renderer = & HTML_QuickForm ::defaultRenderer ();
$renderer->setFormTemplate ('
<table width="450" border="0" cellpadding="3" cellspacing="2" bgcolor="#CCCC99">
<form{attributes}>{content}
$renderer->setHeaderTemplate ('
<td style="white-space:nowrap;background:#996;color:#ffc;" align="left" colspan="2"><b>{header}</b></td>
Documentation generated on Mon, 11 Mar 2019 10:15:07 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|