silverstripe-framework/api
jonom e8da9c9eb8 API: Use HTMLText as default for RSS Description
To allow for custom RSS descriptions (i.e. provided by a method rather than a DB field) and avoid double escaping a better default class for Description is 'HTMLText'. http://www.silverstripe.org/customising-the-cms/show/11606#post319519
2013-01-27 09:37:35 -07:00
..
DataFormatter.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
FormEncodedDataFormatter.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:33:31 +13:00
JSONDataFormatter.php BUG JSONDataFormatter should respect canView() permissions 2012-11-05 14:03:39 +13:00
RestfulService.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:33:31 +13:00
RSSFeed.php API: Use HTMLText as default for RSS Description 2013-01-27 09:37:35 -07:00
XMLDataFormatter.php API Removed permission checks from XML/JSON data formatters 2012-10-30 23:34:29 +01:00