| [ Index ] |
|
Code source de phpMyVisites 2.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 87 lignes (3 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
HTML_QuickForm_hidden:: (3 méthodes):
HTML_QuickForm_hidden()
freeze()
accept()
Classe: HTML_QuickForm_hidden - X-Ref
HTML class for a hidden type element| HTML_QuickForm_hidden($elementName=null, $value='', $attributes=null) X-Ref |
| Class constructor param: string $elementName (optional)Input field name attribute param: string $value (optional)Input field value param: mixed $attributes (optional)Either a typical HTML attribute string return: void |
| freeze() X-Ref |
| Freeze the element so that only its value is returned return: void |
| accept(&$renderer) X-Ref |
| Accepts a renderer param: object An HTML_QuickForm_Renderer object return: void |
| Généré le : Mon Nov 26 14:10:01 2007 | par Balluche grâce à PHPXref 0.7 |
|