XOOPS RMCommon Utilities  2.1.8.91RC
 All Classes Namespaces Files Functions Variables
RMFormCacheModuleField Class Reference
Inheritance diagram for RMFormCacheModuleField:
Inheritance graph

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()
 

Detailed Description

Definition at line 11 of file cachemod.class.php.

Constructor & Destructor Documentation

RMFormCacheModuleField::__construct (   $caption,
  $name,
  $selected = null 
)

Definition at line 15 of file cachemod.class.php.

References $selected, RMFormElement\setCaption(), and RMFormElement\setName().

Here is the call graph for this function:

Member Function Documentation

RMFormCacheModuleField::render ( )

Definition at line 21 of file cachemod.class.php.

References $mod, $modules, $options, $rtn, RMFormElement\getName(), and RMFormElement\id().

Here is the call graph for this function:

Member Data Documentation

RMFormCacheModuleField::$selected = array()
private

Definition at line 13 of file cachemod.class.php.

Referenced by __construct().


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