[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/mambots/editors/ -> none.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: 83 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 4 functions


Functions that are not part of a class:

botNoEditorInit()   X-Ref
No WYSIWYG Editor - javascript initialisation


insertAtCursor(myField, myValue)   X-Ref
No description

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

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

botNoEditorEditorArea( $name, $content, $hiddenField, $width, $height, $col, $row )   X-Ref
No 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