[ Index ]
 

Code source de phpMyVisites 2.3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/libs/Html/QuickForm/ -> password.php (sommaire)

(pas de description)

Poids: 108 lignes (4 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

HTML_QuickForm_password:: (4 méthodes):
  HTML_QuickForm_password()
  setSize()
  setMaxlength()
  getFrozenHtml()


Classe: HTML_QuickForm_password  - X-Ref

HTML class for a password type field

HTML_QuickForm_password($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 password element

param: string    $size  Size of password field
return: void

setMaxlength($maxlength)   X-Ref
Sets maxlength of password element

param: string    $maxlength  Maximum length of password field
return: void

getFrozenHtml()   X-Ref
Returns the value of field without HTML tags (in this case, value is changed to a mask)

return: string



Généré le : Mon Nov 26 14:10:01 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics