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:
Includes:
include_once($EDITOR_DIRECTORY.$type.'.php') [line 72]
include_once($GLOBALS['_BIGACE']['DIR']['error'].'ErrorPage.php') [line 76]
CONTENT_PARAMETER [line 39]
DEFAULT_EDITOR [line 48]
DEFAULT_MODE [line 37]
EDITOR_FCKEDITOR [line 42]
EDITOR_MODE [line 35]
EDITOR_PLAINTEXT [line 41]
EDITOR_TYPE [line 33]
createEditorLink [line 84]
void createEditorLink(
mixed $editorType, mixed $itemid, [mixed $mode = DEFAULT_MODE], [mixed $values = array()])
|
|
|