silverstripe-framework/core/control
Andrew O'Neil 6921b5e1c1 Fixed bug with 404 header (merged from branches/2.2.0@45907, r45616)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@46109 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-12-02 21:33:59 +00:00
..
ContentController.php parents-merge 34566 - Moved Level() from ContentController to SiteTree so that it can be accessed from anywhere 2007-11-19 01:25:21 +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 #1432, #1557 - Added Director::set_status_code() and Director::get_status_code(), and used this to fix 404 errors. (merged from branches/2.2.0@45907, r45443) 2007-12-02 21:29:31 +00:00
Director.php #1432, #1557 - Added Director::set_status_code() and Director::get_status_code(), and used this to fix 404 errors. (merged from branches/2.2.0@45907, r45443) 2007-12-02 21:29:31 +00:00
FormResponse.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
HTTPResponse.php #1432, #1557 - Added Director::set_status_code() and Director::get_status_code(), and used this to fix 404 errors. (merged from branches/2.2.0@45907, r45443) 2007-12-02 21:29:31 +00:00
ModelAsController.php Fixed bug with 404 header (merged from branches/2.2.0@45907, r45616) 2007-12-02 21:33:59 +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