34 if (php_sapi_name() !=
"cli")
44 set_include_path(
$home . PATH_SEPARATOR . get_include_path());
46 require_once
"include/config.inc";
47 require_once
"cms/core.inc";
ComponentManager provides the core functionality for building the component map describing the applic...
static using()
Import the datamodels, views and manifest for the specified component(s).
static end($message="")
Use this method to terminate execution of a script instead of using the php keywords exit() or die().
Provides a central management class for event handlers and common functionality for the process compo...
static getValue($component, $name)
Retrieve the value of the specified Setting.
Provides the interface to the user model for the application.
if(php_sapi_name() !="cli") $home