XOOPS RMCommon Utilities
2.1.8.91RC
|
Public Member Functions | |
__construct ($caption, $name, $selected=null) | |
render () | |
Public Member Functions inherited from RMFormElement | |
addClass ($class) | |
getCaption () | |
getClass () | |
getDescription () | |
getExtra () | |
getForm () | |
getName () | |
id () | |
render () | |
setCaption ($caption) | |
setClass ($class) | |
setDescription ($desc) | |
setExtra ($extra) | |
setForm ($name) | |
setId ($id) | |
setName ($name) | |
Private Attributes | |
$selected = array() | |
Additional Inherited Members | |
Static Public Attributes inherited from RMFormElement | |
static | $elementsIds = array() |
Definition at line 11 of file cachemod.class.php.
RMFormCacheModuleField::__construct | ( | $caption, | |
$name, | |||
$selected = null |
|||
) |
Definition at line 15 of file cachemod.class.php.
References $selected, RMFormElement\setCaption(), and RMFormElement\setName().
RMFormCacheModuleField::render | ( | ) |
Definition at line 21 of file cachemod.class.php.
References $mod, $modules, $options, $rtn, RMFormElement\getName(), and RMFormElement\id().
|
private |
Definition at line 13 of file cachemod.class.php.
Referenced by __construct().