| [ Index ] |
|
Code source de XOOPS 2.0.17.1 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Author: | Kazumi Ono <onokazu@xoops.org> |
| Copyright: | copyright (c) 2000-2003 XOOPS.org |
| Poids: | 120 lignes (4 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
XoopsFormButton:: (5 méthodes):
XoopsFormButton()
getValue()
setValue()
getType()
render()
Classe: XoopsFormButton - X-Ref
A button| XoopsFormButton($caption, $name, $value="", $type="button") X-Ref |
| Constructor param: string $caption Caption param: string $name param: string $value param: string $type Type of the button. |
| getValue() X-Ref |
| Get the initial value return: string |
| setValue($value) X-Ref |
| Set the initial value return: string |
| getType() X-Ref |
| Get the type return: string |
| render() X-Ref |
| prepare HTML for output return: string |
| Généré le : Sun Nov 25 11:44:32 2007 | par Balluche grâce à PHPXref 0.7 |
|