File/mambots/editors/mostlyce.php

Description
Includes
 include ($mosConfig_absolute_path."/mambots/editors/mostlyce/jscripts/tiny_mce/mostlyce_config.php") (line 27)

ensure this file is being included by a parent file

Functions
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)
  • $row
  • $remove_font

Documentation generated on Mon, 05 May 2008 16:21:32 +0400 by phpDocumentor 1.4.0