bigace.command
[ class tree: bigace.command ] [ index: bigace.command ] [ all elements ]

Procedural File: editor.cmd.php

Source Location: /command/editor.cmd.php



Classes:



Page Details:

BIGACE - a PHP and MySQL based Web CMS.

Copyright (C) 2003-2005 Kevin Papst.

BIGACE is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

BIGACE is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

For further information visit www.kevinpapst.de.




Tags:

author:  Kevin Papst <bigace@kevinpapst.de>
version:  $Id: editor.cmd.php,v 1.10 2005/10/09 12:11:54 Kevin Exp $


Includes:

include_once($EDITOR_DIRECTORY.$type.'.php') [line 72]
include_once($GLOBALS['_BIGACE']['DIR']['error'].'ErrorPage.php') [line 76]





CONTENT_PARAMETER [line 39]

CONTENT_PARAMETER = 'editorContent'

[ Top ]



DEFAULT_EDITOR [line 48]

DEFAULT_EDITOR = EDITOR_FCKEDITOR

[ Top ]



DEFAULT_MODE [line 37]

DEFAULT_MODE = '1'

[ Top ]



EDITOR_FCKEDITOR [line 42]

EDITOR_FCKEDITOR = 'fckeditor'

[ Top ]



EDITOR_MODE [line 35]

EDITOR_MODE = 'mode'

[ Top ]



EDITOR_PLAINTEXT [line 41]

EDITOR_PLAINTEXT = 'plaintext'

[ Top ]



EDITOR_TYPE [line 33]

EDITOR_TYPE = 'type'
This Command is used for opening one of the Editors and its Dialogs.

It loads the configured Default Editor until nothing else is mentioned.



[ Top ]




createEditorLink [line 84]

void createEditorLink( mixed $editorType, mixed $itemid, [mixed $mode = DEFAULT_MODE], [mixed $values = array()])



[ Top ]



Documentation generated on Tue, 11 Oct 2005 23:01:59 +0200 by phpDocumentor 1.3.0RC2