silverstripe-framework/core/control
Sam Minnee 9f57b7830b Changed DataObject to be a subclass of ViewableData instead of Controller, so that it can't be hacked by visiting Page/write.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@49760 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-02-19 00:06:24 +00:00
..
ContentController.php Merged revisions 47156 via svnmerge from 2008-01-24 00:10:45 +00:00
ContentNegotiator.php Removed notice level errors for better cli-script operation 2008-01-17 01:58:37 +00:00
Controller.php Changed DataObject to be a subclass of ViewableData instead of Controller, so that it can't be hacked by visiting Page/write. 2008-02-19 00:06:24 +00:00
Director.php Improved API documentation 2008-01-10 00:34:18 +00:00
FormResponse.php converted TODO into @todo for better PHPDocumentor support 2008-01-11 01:49:50 +00:00
HTTPResponse.php API Documentation updates 2008-01-09 04:18:36 +00:00
ModelAsController.php API Documentation updates 2008-01-09 04:18:36 +00:00
NestedController.php API Documentation updates 2008-01-09 04:18:36 +00:00
RootURLController.php API Documentation updates 2008-01-09 04:18:36 +00:00
SapphireInfo.php Added Makefile so that you can execute 'make test' in sapphire and it will run tests. 2008-01-16 05:24:27 +00:00