Class icms_form_elements_Editor
XoopsEditor hanlder
- icms_form_Element
- icms_form_elements_Textarea
- icms_form_elements_Editor
Package: Form\Elements
Copyright: copyright (c) 2000-2005 XOOPS.org
License: GNU General Public License (GPL)
Author: D.J.
Since: XOOPS
Located at form/elements/Editor.php
Copyright: copyright (c) 2000-2005 XOOPS.org
License: GNU General Public License (GPL)
Author: D.J.
Since: XOOPS
Located at form/elements/Editor.php
public
|
#
__construct( string $caption, string $name, string $editor_configs = null, array $noHtml = false, boolean $OnFailure = "", string $OnFailure,… )
Constructor |
public
string
|
getCols(),
getRows(),
getValue(),
setValue()
|
public
|
$editor
|
$_cols,
$_rows,
$_value
|
$_caption,
$_name,
$customValidationCode
|