|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| __construct ($token) | |
| XoopsFormToken ($token) | |
Public Member Functions inherited from XoopsFormHidden | |
| __construct ($name, $value) | |
| XoopsFormHidden ($name, $value) | |
| getValue () | |
| setValue ($value) | |
| render () | |
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 XoopsFormHidden | |
| $_value | |
Data Fields inherited from XoopsFormElement | |
| $_name | |
| $_caption | |
| $_accesskey = '' | |
| $_class = '' | |
| $_hidden = false | |
| $_extra = '' | |
| $_required = false | |
| $_description = '' | |
| $_id = null | |
Definition at line 17 of file formtoken.php.
| __construct | ( | $token | ) |
| XoopsFormToken | ( | $token | ) |
Definition at line 32 of file formtoken.php.