[ 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/ -> link.php (sommaire)

(pas de description)

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

Définit 1 class

HTML_QuickForm_link:: (8 méthodes):
  HTML_QuickForm_link()
  setName()
  getName()
  setValue()
  getValue()
  setHref()
  toHtml()
  getFrozenHtml()


Classe: HTML_QuickForm_link  - X-Ref

HTML class for a link type field

HTML_QuickForm_link($elementName=null, $elementLabel=null, $href=null, $text=null, $attributes=null)   X-Ref
Class constructor

param: string    $elementLabel   (optional)Link label
param: string    $href           (optional)Link href
param: string    $text           (optional)Link display text
param: mixed     $attributes     (optional)Either a typical HTML attribute string
return: void

setName($name)   X-Ref
Sets the input field name

param: string    $name   Input field name attribute
return: void

getName()   X-Ref
Returns the element name

return: string

setValue($value)   X-Ref
Sets value for textarea element

param: string    $value  Value for password element
return: void

getValue()   X-Ref
Returns the value of the form element

return: void

setHref($href)   X-Ref
Sets the links href

param: string    $href
return: void

toHtml()   X-Ref
Returns the textarea element in HTML

return: string

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