/MachII/MachII.php

Description
Classes
Class Description
MachII MachII provides a convenient interface to lower-level framework classes as well as some globally useful functions.
Includes
require_once ('MachII/util/ClassLoader.php') (line 10)

Class Loader

require_once ('MachII/framework/AppFactory.php') (line 18)

Application Factory

require_once ('MachII/util/Exception.php') (line 22)

Exceptions

require_once ('MachII/framework/AppLoader.php') (line 14)

Application Loader

Constants
MACHII_CONFIG_RELOAD_ALWAYS = 1 (line 45)

Always Reload

Configuration Reload Codes Will reload the configuration file on each request.

MACHII_CONFIG_RELOAD_DYNAMIC = (line 39)

Dynamic Reload

Configuration Reload Codes Reloads the configuration if it has changed since it was last cached.

MACHII_CONFIG_RELOAD_NEVER = -1 (line 33)

Never Reload

Configuration Reload Codes Always use the cached configuration. Only reload the configuration file if MachII_framework_AppLoader is being recreated.

Documentation generated on Thu, 20 Jan 2005 10:47:34 -0800 by phpDocumentor 1.3.0RC3