Login   Register  
PHP Classes
elePHPant
Icontem

File: example_smarty_2.tpl

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Alfred R. Baudisch  >  AuriumForm  >  example_smarty_2.tpl  >  Download  
File: example_smarty_2.tpl
Role: Auxiliary data
Content type: text/plain
Description: Template used in example_smarty_2.php
Class: AuriumForm
Validate and output forms using HTML or Smarty
Author: By
Last change:
Date: 2005-02-23 13:07
Size: 518 bytes
 

Contents

Class file image Download
{auriumform_open}
<table border=0 cellpadding=4 cellspacing=0 align=center width=650>
<tr><td>{auriumform name='teste' type='text' label='Hello:' value=$teste strip=1}</td></tr>
<tr><td>{auriumform name='teste' type='password' label='Pass:' errors=$erros_senha}</td></tr>
<tr><td align=right>Your E-mail: {auriumform name='email' type='text'}</td></tr>
</table>

<BR><BR>
{auriumform type='brstates' name='estado' selected='PR' extras='multiple' size=30}<BR><BR>
{auriumform type='brstates' label='Estado:'}