[ 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: | 138 lignes (4 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
XoopsFormPassword:: (6 méthodes):
XoopsFormPassword()
getSize()
getMaxlength()
getValue()
setValue()
render()
Classe: XoopsFormPassword - X-Ref
A password fieldXoopsFormPassword($caption, $name, $size, $maxlength, $value="") X-Ref |
Constructor param: string $caption Caption param: string $name "name" attribute param: int $size Size of the field param: int $maxlength Maximum length of the text param: int $value Initial value of the field. |
getSize() X-Ref |
Get the field size return: int |
getMaxlength() X-Ref |
Get the max length return: int |
getValue() X-Ref |
Get the initial value return: string |
setValue($value) X-Ref |
Set the initial value |
render() X-Ref |
Prepare HTML for output return: string HTML |
Généré le : Sun Nov 25 11:44:32 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |