/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/BackwardCompat.php') (line 10)

Functions for backwards compatibility.

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

Application Factory

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

Exceptions

require_once ('MachII/util/ClassLoader.php') (line 14)

Class Loader

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

Application Loader

Constants
MACHII_CONFIG_RELOAD_ALWAYS = 1 (line 49)

Always Reload

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

MACHII_CONFIG_RELOAD_DYNAMIC = (line 43)

Dynamic Reload

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

MACHII_CONFIG_RELOAD_NEVER = -1 (line 37)

Never Reload

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

Variables
array $_MachII (line 58)

Container for framework helpers

  • access: private
  • name: $_MachII

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