silverstripe-framework/api
Will Rossiter f1db65d6b6 API: add api for setting a custom template on a RSS feed.
See initial idea at http://open.silverstripe.org/ticket/6441. Added $template property and corresponding getters / setters for customizing the template used. Added relevant unit test.
2012-07-01 21:27:50 +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 API: add api for setting a custom template on a RSS feed. 2012-07-01 21:27:50 +12:00
XMLDataFormatter.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00