| extends | XoopsFormElementTray | 
|---|
Date and time selection field
| Methods | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 
					
	public
					
					
				 | __construct(mixed $caption, mixed $name, integer $size = 15, integer $value = 0, mixed $showtime = true)
		XoopsFormDateTime::XoopsFormDateTime()
	 XoopsFormDateTime::XoopsFormDateTime() Parameters
 Overrides | # | ||||||||||
| Methods inherited from XoopsFormElementTray | 
|---|
| isContainer(), isRequired(), addElement(), getRequired(), getElements(), getDelimeter(), setOrientation(), getOrientation(), render() | 
| Constants | ||
|---|---|---|
| 
					
	public
				 | SHOW_BOTH = 1 | # | 
| 
					
	public
				 | SHOW_DATE = 0 | # | 
| 
					
	public
				 | SHOW_TIME = 2 | # | 
| Constants inherited from XoopsFormElementTray | 
|---|
|  | 
| Properties inherited from XoopsFormElementTray | 
|---|
| $_required, $orientation | 
| Properties inherited from XoopsFormElement | 
|---|
| $customValidationCode, $_name, $_caption, $_accesskey, $_class, $_hidden, $_extra, $_description, $_nocolspan, $_formtype |