Scorpio 0.3.0beta5 is now ready for download. This is a minor update over beta4. More »
Posted in News on 19 Dec 2009 @ 02:18
The next beta release of 0.3 is ready. This is a recommended updated fixing a bug in systemLog. More »
Posted in News on 14 Dec 2009 @ 23:14
The next beta is ready for testing. This contains mostly bug fixes and minor tweaks. More »
Posted in News on 13 Dec 2009 @ 00:18
A report collection allows several reports to be aggregated together into one report. Each sub-report is run individually and uses it's own caching system so if the individual reports are run the results are still cached. Using this report is slightl... More »
Posted in Report on 06 Dec 2009 @ 16:06
The second beta of the 0.3 branch has been released for testing. This has a few minor fixes. More »
Posted in News on 05 Dec 2009 @ 20:34
The first beta of the 0.3 branch of Scorpio is ready for testing. This is an unstable release and is not ready for production use. More »
Posted in News on 03 Dec 2009 @ 02:18
Handles generating captcha images for the Scorpio framework. The controller calls into the mvcCaptchModel for actual generation of the captcha. This component is dependent on mvcSessionBase and gd. GD requires that TTF font support be available. Usag... More »
Posted in MVC on 22 Nov 2009 @ 00:39
mvcImageController allows images to be programmatically generated, fetched or manipulated. Each type of image requires a model component named 'typeModel.class.php'. Everything before 'Model.class.php' will be treated as the action and will be used f... More »
Posted in MVC on 22 Nov 2009 @ 00:39
Handles requests for static pages. This controller inherits the default security policy of the current site. If you wish to allow open access, you will have to extend the class and override the requiresAuthentication property. Static pages can have a... More »
Posted in MVC on 22 Nov 2009 @ 00:39
A class for recording the time an event took place during a script execution. Useful for profiling or benchmarking long running scripts or to simply time the execution time between two points. Supports "split" times, where a split can be marked with... More »
Posted in Utility on 19 Nov 2009 @ 20:39
between 01 Jan 2009 and 31 Dec 2009