silverstripe-framework/docs/en/02_Developer_Guides/00_Model
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 DOCS 3.2 : fixing api: links now that api: tag parser working 2016-02-17 18:02:38 -07:00
01_Data_Model_and_ORM.md API Refactor dataobject schema management into separate service 2016-06-08 13:22:56 +12:00
02_Relations.md DOCS Update 02_Relations (#5785) 2016-07-07 22:32:43 +01:00
03_Lists.md developer guides / models 2014-12-15 09:12:47 +13:00
04_Data_Types_and_Casting.md API Enforce default_cast for all field usages 2016-07-13 17:15:45 +12:00
05_Extending_DataObjects.md Standardise spelling of "customise" 2016-03-30 13:17:28 +13:00
06_SearchFilters.md DOCS Adding comma to array declaration (#5558) 2016-05-18 15:07:45 +01:00
07_Permissions.md Model guide documentation 2014-12-15 09:12:47 +13:00
08_SQL_Select.md Merge remote-tracking branch 'origin/3' 2016-02-25 14:51:59 +13:00
09_Validation.md DOCS 3.2 : fixing api: links now that api: tag parser working 2016-02-17 18:02:38 -07:00
10_Versioning.md API Update Versioned methods 2016-04-04 14:50:16 +12:00
11_Scaffolding.md DOCS 3.2 : fixing api: links now that api: tag parser working 2016-02-17 18:02:38 -07:00
12_Indexes.md DOCS Update 12_Indexes.md 2015-03-23 10:15:33 +00:00
index.md Model guide documentation 2014-12-15 09:12:47 +13:00