XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
XoopsFormTextDateSelect Class Reference
Inheritance diagram for XoopsFormTextDateSelect:
Inheritance graph

Public Member Functions

 render ()
 
 XoopsFormTextDateSelect ($caption, $name, $size=15, $value=0)
 
- Public Member Functions inherited from XoopsFormText
 getMaxlength ()
 
 getSize ()
 
 getValue ($encode=false)
 
 render ()
 
 setValue ($value)
 
 XoopsFormText ($caption, $name, $size, $maxlength, $value= '')
 
- Public Member Functions inherited from XoopsFormElement
 getAccessKey ()
 
 getAccessString ($str)
 
 getCaption ($encode=false)
 
 getClass ()
 
 getDescription ($encode=false)
 
 getExtra ($encode=false)
 
 getFormType ()
 
 getName ($encode=true)
 
 getNocolspan ()
 
 getTitle ($encode=true)
 
 isContainer ()
 
 isHidden ()
 
 isRequired ()
 
 render ()
 
 renderValidationJS ()
 
 setAccessKey ($key)
 
 setCaption ($caption)
 
 setClass ($class)
 
 setDescription ($description)
 
 setExtra ($extra, $replace=false)
 
 setFormType ($value= '')
 
 setHidden ()
 
 setName ($name)
 
 setNocolspan ($nocolspan=true)
 
 XoopsFormElement ()
 

Additional Inherited Members

- Public Attributes inherited from XoopsFormText
 $_maxlength
 
 $_size
 
 $_value
 

Detailed Description

A text field with calendar popup

Definition at line 27 of file formtextdateselect.php.

Member Function Documentation

XoopsFormTextDateSelect::XoopsFormTextDateSelect (   $caption,
  $name,
  $size = 15,
  $value = 0 
)

Definition at line 30 of file formtextdateselect.php.


The documentation for this class was generated from the following file: