phpDocumentor MachII
[ class tree: MachII ] [ index: MachII ] [ all elements ]

Procedural File: MachII.php

Source Location: /MachII.php

Page Details
Author:  Alan Richmond <alan@aardwolfweb.com>
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.

[ Top ]

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

Application Factory

[ Top ]

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

Exceptions

[ Top ]

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

Class Loader

[ Top ]

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

Application Loader

[ Top ]


Constants
MACHII_CONFIG_RELOAD_ALWAYS  [line 49]

MACHII_CONFIG_RELOAD_ALWAYS = 1

Always Reload

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


[ Top ]

MACHII_CONFIG_RELOAD_DYNAMIC  [line 43]

MACHII_CONFIG_RELOAD_DYNAMIC =

Dynamic Reload

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


[ Top ]

MACHII_CONFIG_RELOAD_NEVER  [line 37]

MACHII_CONFIG_RELOAD_NEVER = -1

Never Reload

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


[ Top ]


Globals
array   $_MachII [line 58]

Container for framework helpers

Default value:  array()
API Tags:
Access:  private
Name:  $_MachII


[ Top ]



Documentation generated on Sun, 2 Jan 2005 17:51:54 -0800 by phpDocumentor 1.3.0RC3