the main class of the jelix core
this is the "chief orchestra" of the framework. Its goal is to load the configuration, to get the request parameters used to instancie the correspondant controllers and to run the right method.
Located in /core/jCoordinator.class.php (line 23)
the selector of the current action
the current action name
List of all errors
List of all log messages
the current module name
plugin list
Store an error/warning/notice message. Responses object should take care of the errorMessages properties to display them.
Store a log message. Responses object should take care of the logMessages properties to display them.
return the real path of a module
gets a given plugin if registered
instancy a response object corresponding to the default response type
of the current resquest
Says if the given module $name is enabled
Says if the given plugin $name is enabled
Documentation generated on Wed, 07 Sep 2011 13:46:50 +0200 by phpDocumentor 1.4.3