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
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 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
between 22 Nov 2009 and 22 Nov 2009