silverstripe-framework/docs/en/02_Developer_Guides/01_Templates
Damian Mooyman 5c9044a007 API Enforce default_cast for all field usages
API Introduce HTMLFragment as casting helper for HTMLText with shortcodes disabled
API Introduce DBField::CDATA for XML file value encoding
API RSSFeed now casts from the underlying model rather than by override
API Introduce CustomMethods::getExtraMethodConfig() to allow metadata to be queried
BUG Remove _call hack from VirtualPage
API Remove FormField::$dontEscape
API Introduce HTMLReadonlyField for non-editable readonly HTML
API FormField::Field() now returns string in many cases rather than DBField instance.
API Remove redundant *_val methods from ViewableData
API ViewableData::obj() no longer has a $forceReturnObject parameter as it always returns an object
BUG  Fix issue with ViewableData caching incorrect field values after being modified.
API Remove deprecated DB class methods
API Enforce plain text left/right formfield titles
2016-07-13 17:15:45 +12:00
..
How_Tos Merge remote-tracking branch 'origin/3.2' into 3.3 2016-02-24 17:29:06 +13:00
01_Syntax.md DOC: Add docs for template namespacing. 2016-06-07 14:36:00 +12:00
02_Common_Variables.md Merge 3.2 into 3.3 2016-04-26 00:17:09 +01:00
03_Requirements.md add async and defer attributes to js requirements, replaces #4555 2016-07-08 14:31:39 +10:00
04_Rendering_Templates.md DOCS Missing closing perenthesis 2015-06-26 15:36:49 +12:00
05_Template_Inheritance.md DOC: Add docs for template namespacing. 2016-06-07 14:36:00 +12:00
06_Themes.md Standardise spelling of "customise" 2016-03-30 13:17:28 +13:00
07_Caching.md Spelling 2015-08-05 21:34:35 +12:00
08_Translations.md Tidy up templates guide 2014-12-15 09:12:46 +13:00
09_Casting.md API Enforce default_cast for all field usages 2016-07-13 17:15:45 +12:00
index.md Standardise spelling of "customise" 2016-03-30 13:17:28 +13:00