silverstripe-framework/api
Will Rossiter 7558d32da6 FIX: use standard template rendering process for RSS feeds
This changes the behaviour of output to browser to use the standard SilverStripe rendering process rather than an echo statement to enable easier testability.
2012-07-31 20:38:41 +12:00
..
DataFormatter.php MINOR: Remove support for PHP <5.3.2 2012-04-18 11:01:03 +12:00
FormEncodedDataFormatter.php API CHANGE Moved RestfulServer into its own module at https://github.com/silverstripe/silverstripe-restfulserver (fixes #7282) 2012-06-04 10:21:29 +02:00
JSONDataFormatter.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
RestfulService.php MINOR Using SapphireInfo non-statically in RestfulService (fixes #7238) 2012-04-30 10:22:00 +02:00
RSSFeed.php FIX: use standard template rendering process for RSS feeds 2012-07-31 20:38:41 +12:00
XMLDataFormatter.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00