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

Public Member Functions

 __construct ($caption, $cell, $id='')
 
 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)
 

Additional Inherited Members

- Static Public Attributes inherited from RMFormElement
static $elementsIds = array()
 

Detailed Description

Clase para la generaciĆ³n de etiquetas

Definition at line 255 of file text.class.php.

Constructor & Destructor Documentation

RMFormLabel::__construct (   $caption,
  $cell,
  $id = '' 
)
Parameters
string$captionTexto de la etiqueta
string$cellContenido de la celda

Definition at line 261 of file text.class.php.

References $id, RMFormElement\setCaption(), RMFormElement\setExtra(), and RMFormElement\setName().

Here is the call graph for this function:

Member Function Documentation

RMFormLabel::render ( )

Genera el c?digo HTML para mostrar la etiqueta

Returns
string

Definition at line 270 of file text.class.php.

References RMFormElement\getExtra().

Here is the call graph for this function:


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