silverstripe-framework/core/control
Sam Minnee 734cf2ad4f Added Director::test() for unit testing
Changed From::testSubmission to use Director::test(), so that it can check whether URLs are correctly set
Made Director::is_ajax() look at the controller data

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@40590 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-08-20 22:39:44 +00:00
..
ContentController.php Publish error page after installation is complete 2007-08-20 05:21:39 +00:00
ContentNegotiator.php Added HTTPResponse object, to encapsulate Controller responses for aid testing and other 'quirky' uses of Controllers 2007-08-17 03:09:46 +00:00
Controller.php Added Director::test() for unit testing 2007-08-20 22:39:44 +00:00
Director.php Added Director::test() for unit testing 2007-08-20 22:39:44 +00:00
FormResponse.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
HTTPResponse.php Added HTTPResponse::getLinks() for unit testing 2007-08-20 22:38:37 +00:00
ModelAsController.php Fixed bugs in Session implementation of nested controllers 2007-08-17 23:11:43 +00:00
NestedController.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
RootURLController.php Fixed bugs in Session implementation of nested controllers 2007-08-17 23:11:43 +00:00