botmostlyceEditorEditorArea (line
292)
mostlyce WYSIWYG Editor - display the editor
void
botmostlyceEditorEditorArea
(string $name, string $content, string $hiddenField, string $width, string $height, int $col, int $row, [ $showbut = 1])
-
string
$name: The name of the editor area
-
string
$content: The content of the field
-
string
$hiddenField: The name of the form field
-
string
$width: The width of the editor area
-
string
$height: The height of the editor area
-
int
$col: The number of columns for the editor area
-
int
$row: The number of rows for the editor area
-
$showbut
botmostlyceEditorGetContents (line
276)
TinyMCE WYSIWYG Editor - copy editor contents to form field
void
botmostlyceEditorGetContents
(string $editorArea, string $hiddenField)
-
string
$editorArea: The name of the editor area
-
string
$hiddenField: The name of the form field
botmostlyceEditorInit (line
63)
TinyMCE WYSIWYG Editor - javascript initialisation
void
botmostlyceEditorInit
()
renderButton (line
44)
void
renderButton
( $row, $remove_font)