silverstripe-framework/api
Sean Harvey d838529953 BUGFIX Object subclasses with a constructor that didn't already will now call parent to respect inheritance
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.3@83587 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:27:31 +13:00
..
DataFormatter.php Merging in refactored Translatable architecture from trunk, including related/required changesets like enhancements to Object static handling (see details below) 2011-02-02 14:27:16 +13:00
JSONDataFormatter.php Merging in refactored Translatable architecture from trunk, including related/required changesets like enhancements to Object static handling (see details below) 2011-02-02 14:27:16 +13:00
RestfulServer.php BUGFIX: Select correct default data formatter in restfulserver when there's an apparently useful Accept header that doesn't actually match a data formatter{ 2011-02-02 14:27:16 +13:00
RestfulService.php BUGFIX Object subclasses with a constructor that didn't already will now call parent to respect inheritance 2011-02-02 14:27:31 +13:00
RSSFeed.php BUGFIX Object subclasses with a constructor that didn't already will now call parent to respect inheritance 2011-02-02 14:27:31 +13: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: A SoapServer will cache the wsdlFile when it is first initialized and never get updated if the constructor is not explicitly passed in 'cache_wsdl' as WSDL_CACHE_NONE. 2011-02-02 14:27:14 +13:00
SOAPModelAccess.php BUGFIX #2883 - Remove use of short tag 2008-10-02 09:38:55 +00:00
VersionedRestfulServer.php Merging in refactored Translatable architecture from trunk, including related/required changesets like enhancements to Object static handling (see details below) 2011-02-02 14:27:16 +13:00
XMLDataFormatter.php BUGFIX: modified convertDataObjectWithoutHeader to handle empty relationships. 2011-02-02 14:27:28 +13:00