[Horde_Editor] element index

Package indexes

All elements
a e f g h s t x _
_
top
Variable $_js
Horde_Editor::$_js in Editor.php
Javascript code to init the editor.
a
top
Method availableEditors
List the available editors.
e
top
Page Editor.php
Editor.php in Editor.php
f
top
Page fckeditor.php
fckeditor.php in fckeditor.php
Method factory
Attempts to return a concrete Horde_Editor instance based on $driver.
g
top
Method getJS
Horde_Editor::getJS() in Editor.php
Returns the JS code needed to instantiate the editor.
h
top
Class Horde_Editor
Horde_Editor in Editor.php
The Horde_Editor:: package provides an API to generate the code necessary for embedding javascript RTE editors in a web page.
Method Horde_Editor_fckeditor
Constructor.
Class Horde_Editor_fckeditor
Horde_Editor_fckeditor in fckeditor.php
The Horde_Editor_fckeditor:: class provides an WYSIWYG editor for use in the Horde Framework.
Method Horde_Editor_tinymce
Constructor.
Class Horde_Editor_tinymce
Horde_Editor_tinymce in tinymce.php
The Horde_Editor_tinymce:: class provides an WYSIWYG editor for use in the Horde Framework.
Method Horde_Editor_xinha
Constructor.
Class Horde_Editor_xinha
Horde_Editor_xinha in xinha.php
The Horde_Editor_xinha:: class provides access to the Xinha editor for use in the Horde Framework.
s
top
Method singleton
Attempts to return a reference to a concrete Horde_Editor instance based on $driver. It will only create a new instance if no Horde_Editor instance with the same parameters currently exists.
t
top
Page tinymce.php
tinymce.php in tinymce.php
x
top
Page xinha.php
xinha.php in xinha.php
a e f g h s t x _