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

(pas de description)

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

Définit 1 class

HTML_QuickForm_date:: (7 méthodes):
  HTML_QuickForm_date()
  _createElements()
  _createOptionList()
  setValue()
  toHtml()
  accept()
  onQuickFormEvent()


Classe: HTML_QuickForm_date  - X-Ref

Class for a group of elements used to input dates (and times).

Inspired by original 'date' element but reimplemented as a subclass
of HTML_QuickForm_group

HTML_QuickForm_date($elementName = null, $elementLabel = null, $options = array()   X-Ref
Class constructor

param: string  Element's name
param: mixed   Label(s) for an element
param: array   Options to control the element's display
param: mixed   Either a typical HTML attribute string or an associative array

_createElements()   X-Ref
Pas de description

_createOptionList($start, $end, $step = 1)   X-Ref
Creates an option list containing the numbers from the start number to the end, inclusive

param: int     The start number
param: int     The end number
param: int     Increment by this value
return: array   An array of numeric options.

setValue($value)   X-Ref
Pas de description

toHtml()   X-Ref
Pas de description

accept(&$renderer, $required = false, $error = null)   X-Ref
Pas de description

onQuickFormEvent($event, $arg, &$caller)   X-Ref
Pas de description



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