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
mvcModelBase class that all models can inherit from. Provides the most basic methods a model will need. More »
Posted in MVC on 19 Nov 2009 @ 20:31