Class Horde_Editor_xinha

Description

The Horde_Editor_xinha:: class provides access to the Xinha editor for use in the Horde Framework.

Xinha website: http://xinha.python-hosting.com/

$Horde: framework/Editor/Editor/xinha.php,v 1.27.2.5 2009/01/06 15:23:03 jan Exp $

Copyright 2003-2009 The Horde Project (http://www.horde.org/)

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

Located in /Editor/Editor/xinha.php (line 21)

Horde_Editor
   |
   --Horde_Editor_xinha
Method Summary
 Horde_Editor_xinha Horde_Editor_xinha ([array $params = array()])
Variables

Inherited Variables

Inherited from Horde_Editor

Horde_Editor::$_js
Methods
Constructor Horde_Editor_xinha (line 45)

Constructor.

Horde_Editor_xinha Horde_Editor_xinha ([array $params = array()])
  • array $params: The following configuration parameters:
     'config' - An array of additional config items. Values will be quoted
                unless they begin with the string '@raw@' in which case
                they will be output as-is.
     'hidebuttons' - A list of buttons to hide.
     'id' - The ID of the text area to turn into an editor.
     'lang' - The language to use. (Default: en)
     'loadnotify' - Display notification graphic when loading (Default: no)
     'no_autoload' - Don't load xinha by default on pageload.
     'no_notify' - Don't output JS code via notification library. Code will
                   be stored for access via getJS().
     'noplugins' - A list of plugins to specifically never load.
     'plugins' - Any plugins to load in addition to the plugins_stored in
                 'editor_plugins'.
     'relativelinks' - TODO
     'textarea' - Turn all textareas on page into editors? (Default: no)

Inherited Methods

Inherited From Horde_Editor

 Horde_Editor::availableEditors()
 Horde_Editor::factory()
 Horde_Editor::getJS()
 Horde_Editor::singleton()

Documentation generated on Sun, 30 Jan 2011 05:23:31 +0000 by phpDocumentor 1.4.3