| [ Index ] |
|
Code source de phpMyVisites 2.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 91 lignes (3 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
HTML_QuickForm_text:: (3 méthodes):
HTML_QuickForm_text()
setSize()
setMaxlength()
Classe: HTML_QuickForm_text - X-Ref
HTML class for a text field| HTML_QuickForm_text($elementName=null, $elementLabel=null, $attributes=null) X-Ref |
| Class constructor param: string $elementName (optional)Input field name attribute param: string $elementLabel (optional)Input field label param: mixed $attributes (optional)Either a typical HTML attribute string return: void |
| setSize($size) X-Ref |
| Sets size of text field param: string $size Size of text field return: void |
| setMaxlength($maxlength) X-Ref |
| Sets maxlength of text field param: string $maxlength Maximum length of text field return: void |
| Généré le : Mon Nov 26 14:10:01 2007 | par Balluche grâce à PHPXref 0.7 |
|