| [ Index ] |
|
Code source de phpMyVisites 2.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 82 lignes (3 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
HTML_QuickForm_submit:: (3 méthodes):
HTML_QuickForm_submit()
freeze()
exportValue()
Classe: HTML_QuickForm_submit - X-Ref
HTML class for a submit type element| HTML_QuickForm_submit($elementName=null, $value=null, $attributes=null) X-Ref |
| Class constructor param: string Input field name attribute param: string Input field value param: mixed Either a typical HTML attribute string or an associative array return: void |
| freeze() X-Ref |
| Freeze the element so that only its value is returned return: void |
| exportValue(&$submitValues, $assoc = false) X-Ref |
| Only return the value if it is found within $submitValues (i.e. if this particular submit button was clicked) |
| Généré le : Mon Nov 26 14:10:01 2007 | par Balluche grâce à PHPXref 0.7 |
|