XOOPS RMCommon Utilities
2.1.8.91RC
|
This is the complete list of members for RMFormTextArea, including all inherited members.
$_cols | RMFormTextArea | private |
$_rows | RMFormTextArea | private |
$_value | RMFormTextArea | private |
$elementsIds | RMFormElement | static |
$height | RMFormTextArea | private |
$width | RMFormTextArea | private |
__construct($caption, $name, $rows=4, $cols=45, $value='', $width='', $height='') | RMFormTextArea | |
addClass($class) | RMFormElement | |
getCaption() | RMFormElement | |
getClass() | RMFormElement | |
getCols() | RMFormTextArea | |
getDescription() | RMFormElement | |
getExtra() | RMFormElement | |
getForm() | RMFormElement | |
getName() | RMFormElement | |
getRows() | RMFormTextArea | |
getValue() | RMFormTextArea | |
id() | RMFormElement | |
render() | RMFormTextArea | |
setCaption($caption) | RMFormElement | |
setClass($class) | RMFormElement | |
setCols($cols) | RMFormTextArea | |
setDescription($desc) | RMFormElement | |
setExtra($extra) | RMFormElement | |
setForm($name) | RMFormElement | |
setId($id) | RMFormElement | |
setName($name) | RMFormElement | |
setRows($rows) | RMFormTextArea | |
setValue($value) | RMFormTextArea |