|
XOOPS RMCommon Utilities
2.1.8.91RC
|

Public Member Functions | |
| __construct ($caption, $name, $default='') | |
| 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 | |
| $default = '' | |
Additional Inherited Members | |
Static Public Attributes inherited from RMFormElement | |
| static | $elementsIds = array() |
Esta clase crea un campo para imágen utilizando el administrador de imágenes de Common Utilities
Definition at line 15 of file formimage.class.php.
| RMFormImage::__construct | ( | $caption, | |
| $name, | |||
$default = '' |
|||
| ) |
Definition at line 19 of file formimage.class.php.
References $default, RMFormElement\setCaption(), and RMFormElement\setName().

| RMFormImage::render | ( | ) |
Definition at line 28 of file formimage.class.php.
References RMUtilities\get(), and RMFormElement\getName().

|
private |
Definition at line 17 of file formimage.class.php.
Referenced by __construct().