phpDocumentor HTML_QuickForm
[ class tree: HTML_QuickForm ] [ index: HTML_QuickForm ] [ all elements ]

Class: HTML_QuickForm_timestamp

Source Location: /modules/Utils/PopupCalendar/timestamp.php

Class HTML_QuickForm_timestamp

Class Overview

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

Located in /modules/Utils/PopupCalendar/timestamp.php [line 46]

HTML_QuickForm_group
   |
   --HTML_QuickForm_timestamp
Author(s): Information Tags:
Version:  Release: 3.2.9
Since:  3.1

Methods

[ Top ]
Method Summary
HTML_QuickForm_timestamp   HTML_QuickForm_timestamp()  
void   accept()  
void   exportValue()  
void   onQuickFormEvent()  
void   setValue()  
void   toHtml()  
void   _createElements()  

[ Top ]
Methods
Constructor HTML_QuickForm_timestamp  [line 53]

  HTML_QuickForm_timestamp HTML_QuickForm_timestamp( [ $elementName = null], [ $elementLabel = null], [ $options = array()], [ $attributes = null]  )

Parameters:
   $elementName: 
   $elementLabel: 
   $options: 
   $attributes: 


[ Top ]
accept  [line 144]

  void accept( &$renderer, [ $required = false], [ $error = null]  )

Parameters:
   &$renderer: 
   $required: 
   $error: 


[ Top ]
exportValue  [line 132]

  void exportValue( &$submitValues, [ $assoc = false]  )

Parameters:
   &$submitValues: 
   $assoc: 


[ Top ]
onQuickFormEvent  [line 121]

  void onQuickFormEvent( $event, $arg, &$caller  )

Parameters:
   $event: 
   $arg: 
   &$caller: 


[ Top ]
setValue  [line 148]

  void setValue( $value  )

Parameters:
   $value: 


[ Top ]
toHtml  [line 101]

  void toHtml( )



[ Top ]
_createElements  [line 65]

  void _createElements( )



[ Top ]

Documentation generated on Fri, 26 Dec 2008 21:47:05 -0500 by phpDocumentor 1.4.2