silverstripe-framework/model
2012-01-31 16:22:22 +01:00
..
fieldtypes MINOR Casting return values in HTMLText correctly (followup on security fixes applied to Text, Varchar, StringField) 2012-01-31 16:22:22 +01:00
Aggregate.php
ArrayList.php API CHANGE: Added ArrayList::dataClass(), which will return the class of the first item in the list. 2012-01-10 16:58:49 +13:00
ComponentSet.php
Database.php
DatabaseAdmin.php
DataDifferencer.php
DataExtension.php
DataList.php API CHANGE DataList::subtract and DataQuery::subtract for subtracting a list from another list 2012-01-26 17:59:43 +13:00
DataModel.php
DataObject.php API CHANGE Moved DataObject->writeWithoutVersion() to Versioned extension 2012-01-14 13:07:12 +01:00
DataObjectDecorator.php
DataObjectInterface.php
DataObjectSet.php
DataQuery.php BUGFIX Subtract should not add order by on subselect 2012-01-27 18:27:24 +13:00
DB.php
GroupedList.php
HasManyList.php
HiddenClass.php
Hierarchy.php
HTMLValue.php
Image.php ENHANCEMENT Migrating AssetAdmin fields to File/Folder/Image->getCMSFields() 2012-01-09 21:17:53 +01:00
List.php
ListDecorator.php Bad parameter forwarding from SS_ListDecorator (sort,filter,exclude) to i.e. DataList. 2012-01-17 00:34:54 +01:00
ManyManyList.php API CHANGE DataList::subtract and DataQuery::subtract for subtracting a list from another list 2012-01-26 17:59:43 +13:00
Map.php
MySQLDatabase.php
RelationList.php
SQLMap.php
SQLQuery.php
Transliterator.php
URLSegmentFilter.php
ValidationException.php
ValidationResult.php
Versioned.php API CHANGE Moved DataObject->writeWithoutVersion() to Versioned extension 2012-01-14 13:07:12 +01:00