/mambots/editors/tinymce.php

Description
  • license: GNU/GPL Mambo is Free Software
  • copyright: (C) 2000 - 2005 Miro International Pty Ltd
  • version: $Id: tinymce.php,v 1.5 2005/02/11 11:10:55 stingrey Exp $
Functions
botTinymceEditorEditorArea (line 92)

TinyMCE WYSIWYG Editor - display the editor

void botTinymceEditorEditorArea (string $name, string $content, string $hiddenField, string $width, string $height, int $col, int $row)
  • 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
botTinymceEditorGetContents (line 78)

TinyMCE WYSIWYG Editor - copy editor contents to form field

void botTinymceEditorGetContents (string $editorArea, string $hiddenField)
  • string $editorArea: The name of the editor area
  • string $hiddenField: The name of the form field
botTinymceEditorInit (line 20)

TinyMCE WYSIWYG Editor - javascript initialisation

void botTinymceEditorInit ()

Documentation generated on Fri, 4 Mar 2005 13:57:20 +1000 by phpDocumentor 1.3.0RC3