Browse articles by date

mvcSiteConfig

Handles parsing the site config files and the parent relationships. More »

Posted in MVC on 02 Dec 2008 @ 21:31


mvcControllerMap

Returned by the mvcControllerMapper, a map object represents the controller to be dispatched by the distributor and contains the specific path. More »

Posted in MVC on 02 Dec 2008 @ 21:24


mvcControllerMapper

Handles locating the most appropriate controller from the current request. Used by the distributor. More »

Posted in MVC on 02 Dec 2008 @ 21:21


mvcDistributorBase

An abstract distributor providing a partial implementation for dispatching requests to controllers. More »

Posted in MVC on 02 Dec 2008 @ 21:16


mvcAutoload

The MVC layer has a custom autoload object to handle the controllers and site recursion. More »

Posted in MVC on 02 Dec 2008 @ 21:11

systemLog

The Scorpio logging class supports a number of writers and levels plus a customisable source. More »

Posted in System on 02 Dec 2008 @ 20:55


systemConfigBase

This is a the base of the config system. It handles parsing XML configuration files into the config objects. More »

Posted in System on 02 Dec 2008 @ 20:48


systemAutoload

systemAutoload is the main autoloader for Scorpio. It will load classes as they are requested. It is automatically registered during the system::init() call. More »

Posted in System on 02 Dec 2008 @ 20:42


system

The main system class for Scorpio creates the environment. More »

Posted in System on 02 Dec 2008 @ 20:29


baseTableParamSet

baseTableParamSet provides an interface to parameter / property style tables in a database. More »

Posted in Base on 02 Dec 2008 @ 20:24

First Page Previous Page
Next Page Last Page