XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
XoopsFormTextDateSelect Class Reference
Inheritance diagram for XoopsFormTextDateSelect:
XoopsFormText XoopsFormElement

Public Member Functions

 __construct ($caption, $name, $size=15, $value=0)
 
 XoopsFormTextDateSelect ($caption, $name, $size=15, $value=0)
 
 render ()
 
- Public Member Functions inherited from XoopsFormText
 __construct ($caption, $name, $size, $maxlength, $value='')
 
 XoopsFormText ($caption, $name, $size, $maxlength, $value='')
 
 getSize ()
 
 getMaxlength ()
 
 getValue ()
 
 setValue ($value)
 
- Public Member Functions inherited from XoopsFormElement
 __construct ()
 
 XoopsFormElement ()
 
 isContainer ()
 
 setName ($name)
 
 getName ($encode=true)
 
 setId ($id)
 
 getId ()
 
 setAccessKey ($key)
 
 getAccessKey ()
 
 getAccessString ($str)
 
 setClass ($class)
 
 getClass ()
 
 setCaption ($caption)
 
 getCaption ()
 
 setDescription ($description)
 
 getDescription ()
 
 setHidden ()
 
 isHidden ()
 
 isBreak ()
 
 setExtra ($extra, $replace=false)
 
 getExtra ()
 
 getMessageForJS ()
 

Additional Inherited Members

- Data Fields inherited from XoopsFormText
 $_size
 
 $_maxlength
 
 $_value
 
- Data Fields inherited from XoopsFormElement
 $_name
 
 $_caption
 
 $_accesskey = ''
 
 $_class = ''
 
 $_hidden = false
 
 $_extra = ''
 
 $_required = false
 
 $_description = ''
 
 $_id = null
 

Detailed Description

Definition at line 19 of file formtextdateselect.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( $caption,
$name,
$size = 15,
$value = 0 )

Definition at line 22 of file formtextdateselect.php.

Member Function Documentation

◆ render()

render ( )

Prepare HTML for output

Returns
string HTML

Reimplemented from XoopsFormText.

Definition at line 32 of file formtextdateselect.php.

◆ XoopsFormTextDateSelect()

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

Definition at line 27 of file formtextdateselect.php.


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