silverstripe-framework/core/control
Ingo Schommer 90f3b87f35 ENHANCEMENT Making URL accessible through HTTPRequest->getURL()
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@64223 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-10-14 18:47:38 +00:00
..
ContentController.php ENHANCEMENT Setting default level for ContentController->getMenu($level = 1) to allow for calls without arguments 2008-10-13 20:08:59 +00:00
ContentNegotiator.php MINOR documentation 2008-09-16 14:36:31 +00:00
Controller.php ENHANCEMENT Added SSViewer->getTemplateFileByType() and SSViewer->setTemplateFile() 2008-10-06 19:25:45 +00:00
Director.php BUGFIX Director::fileExists() fails on windows with absolute paths (#2935) - thanks to ajshort! 2008-10-12 16:16:25 +00:00
FormResponse.php Merged [47055]: Modified FormResponse to append Behaviour rules last. 2008-08-12 04:04:58 +00:00
HTTPRequest.php ENHANCEMENT Making URL accessible through HTTPRequest->getURL() 2008-10-14 18:47:38 +00:00
HTTPResponse.php API CHANGE Changed parameters for Debug::friendlyError() 2008-10-01 14:43:43 +00:00
ModelAsController.php BUGFIX Fixed merge error in ModelAsController 2008-08-09 05:35:08 +00:00
NestedController.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
RequestHandlingData.php MINOR Documentation for HTTPRequest and RequestHandlingData 2008-10-05 22:16:07 +00:00
RootURLController.php BUGFIX #2901 - RootURLController didn't properly manipulate the Controller stack 2008-10-04 04:42:51 +00:00