/data/areaedit/backend.php

Description

backend.php plugin request router.

Unified backend single point of entry for the PHP backend.

For each plugin identified by a __plugin argument, route the request to the corresponding backend.php in that plugins directory.

  • author: Yermo Lamers http://www.formvista.com/contact.html
  • copyright: DTLink, LLC 2005
Includes
include_once ($backend_path) (line 135)
require ($FILE_BASE.'/info.php') (line 67)
require_once (AREAEDIT_INSTALL_ROOT."/ddt/ddt.php") (line 70)
Constants
AREAEDIT_BACKEND_URL = AREAEDIT_INSTALL_ROOT."/backend.php" (line 69)
AREAEDIT_INSTALL_ROOT = $FILE_BASE.'/data/areaedit' (line 66)
Functions
get_custom_file_base (line 77)

Find the path to where WYSIWYG data is stored.

  • return: Relative path
string get_custom_file_base ()

Documentation generated on Sun, 02 Jan 2011 23:08:53 +0000 by phpDocumentor 1.4.3