Registers a site configured error Controller to the distributor. More »
Posted in MVC on 07 Jan 2011 @ 03:18
Provides a simple wrapper around mcrypt functions to perform encryption and decryption duties. This class is designed to use the Rijndael 256bit encryption scheme. To use other schemes, extend and replace the various methods. The key that is used sho... More »
Posted in Utility on 05 Aug 2010 @ 03:03
Handles displaying static pages and caching those pages. More »
Posted in MVC on 05 Aug 2010 @ 03:02
reportDataAbstract is an interface to various dynamic functions that can be inserted into reports by the writers that support them. This allows for more advance control of especially spreadsheets - but allows this control to still be used by the more... More »
Posted in Report on 05 Aug 2010 @ 03:02
systemReporterInterface provides standard method for the log summary system More »
Posted in System on 05 Aug 2010 @ 03:02
Provides methods for looking up static pages and returning lists of static pages. Can be extended to extend functionality to include database pages etc. More »
Posted in MVC on 05 Aug 2010 @ 03:00
Provides the base "image" model including options support and some utility methods. This class should be extended in your site libraries folder. More »
Posted in MVC on 05 Aug 2010 @ 03:00
Provides the "captcha" page model based on the above script, but modified for use here More »
Posted in MVC on 05 Aug 2010 @ 02:58
Scorpio is shipped with several CLI utilities. These are located in the /tools folder. They are not essential, but can help with development. More »
Posted in Cli on 22 May 2010 @ 12:47
Scorpio has several controllers bundled. These can be accessed by setting them up in your controllerMap.xml file. More »
Posted in MVC on 22 May 2010 @ 03:23