[ Index ]

PHP Cross Reference of Mambo 4.6.5

[ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/mambots/editors/ -> mostlyce.php (summary)

(no description)

Author: Mambo Foundation Inc see README.php
Copyright: (C) 2000 - 2009 Mambo Foundation Inc.
License: GNU/GPL Version 2, see LICENSE.php
File Size: 332 lines (13 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 mambots/editors/mostlyce/jscripts/tiny_mce/mostlyce_config.php

Defines 4 functions


Functions that are not part of a class:

renderButton( $row, $remove_font )   X-Ref


botmostlyceEditorInit()   X-Ref
TinyMCE WYSIWYG Editor - javascript initialization


botmostlyceEditorGetContents( $editorArea, $hiddenField )   X-Ref
TinyMCE WYSIWYG Editor - copy editor contents to form field

param: string The name of the editor area
param: string The name of the form field

botmostlyceEditorEditorArea( $name, $content, $hiddenField, $width, $height, $col, $row, $showbut=1 )   X-Ref
mostlyce WYSIWYG Editor - display the editor

param: string The name of the editor area
param: string The content of the field
param: string The name of the form field
param: string The width of the editor area
param: string The height of the editor area
param: int The number of columns for the editor area
param: int The number of rows for the editor area