silverstripe-framework/api
Andrew Short f29eceecff API CHANGE #3724: Unified the Link() method to accept an action parameter.
From: Andrew Short <andrewjshort@gmail.com>

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@88495 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-10-11 00:07:16 +00:00
..
DataFormatter.php MINOR phpdoc documentation 2009-03-22 22:59:14 +00:00
FormEncodedDataFormatter.php ENHANCEMENT RestfulServer now accepts form-encoded HTTP requests for PUT and POST with new FormEncodedDataFormatter class (#3792, thanks camspiers) 2009-03-29 00:51:38 +00:00
JSONDataFormatter.php BUGFIX Prevent relations without $api_access to be shown through RestfulServer 2009-05-29 01:04:40 +00:00
RestfulServer.php MINOR FIX: Column names now quoted 2009-09-16 03:52:10 +00:00
RestfulService.php Merged in parent::__construct() additions from branches/2.3 - r83580 and r83587 2009-09-18 03:02:19 +00:00
RSSFeed.php API CHANGE #3724: Unified the Link() method to accept an action parameter. 2009-10-11 00:07:16 +00:00
SapphireSoapServer_wsdl.ss (merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message) 2008-08-11 03:03:52 +00:00
SapphireSoapServer.php BUGFIX Fixed content-type for SapphireSoapServer->wsdl() (#4570, thanks Cristian) 2009-09-21 09:55:43 +00:00
SOAPModelAccess.php API CHANGE #3724: Unified the Link() method to accept an action parameter. 2009-10-11 00:07:16 +00:00
VersionedRestfulServer.php MINOR phpdoc documentation 2009-03-22 22:59:14 +00:00
XMLDataFormatter.php BUGFIX Only set response header in XMLDataFormatter->convertDataObject() if a response is defined (merged from branches/2.3-nzct) 2009-07-16 23:47:12 +00:00