silverstripe-framework/model
2011-09-26 16:47:54 +13:00
..
fieldtypes Merged new-orm into datagrid 2011-09-26 16:47:54 +13:00
Aggregate.php API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure 2011-03-31 09:56:21 +13:00
ArrayList.php MINOR: Renamed ArrayList->array to ArrayList->items; 2011-05-06 00:30:45 +10:00
ComponentSet.php Merged new-orm into datagrid 2011-09-26 16:47:54 +13:00
Database.php Merged new-orm into datagrid 2011-09-26 16:47:54 +13:00
DatabaseAdmin.php API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure 2011-03-31 09:56:21 +13:00
DataDifferencer.php API CHANGE: Replaced DataObjectSet instances with ArrayList. 2011-05-05 20:40:24 +10:00
DataExtension.php Merged new-orm into datagrid 2011-09-26 16:47:54 +13:00
DataList.php MINOR: Added default parameters to DataList->map(). 2011-05-03 12:15:49 +10:00
DataModel.php API CHANGE: Introduce DataModel object, as a representation of the project's entire data model, and tie it to $this->model an all DataObjects, Controllers, and RequestHandlers for easy non-static access. 2011-05-01 17:33:02 +12:00
DataObject.php MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
DataObjectDecorator.php MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
DataObjectInterface.php MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
DataObjectSet.php API CHANGE: Deprecated DataObjectSet in favour of DataList or ArrayList. 2011-05-06 00:52:50 +10:00
DataQuery.php BUGFIX: Replaced ManifestBuilder::has_been_included() with SS_ClassLoader::hasManifest(). 2011-05-01 17:12:26 +12:00
DB.php MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
HasManyList.php MINOR: Moved files from /core/model into /model. 2011-05-01 15:26:30 +12:00
HiddenClass.php API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure 2011-03-31 09:56:21 +13:00
Hierarchy.php MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
HTMLValue.php MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
Image.php ENHANCEMENT Image -> SetWidth() and Image -> SetHeight() generate new image when size is the same as the original file (fixes #5792) 2011-09-19 14:40:25 +02:00
List.php FEATURE: Added the SS_List interface which classes can implement to be recognised as a list. 2011-05-02 13:38:40 +10:00
ListDecorator.php API CHANGE: Updated SS_ListDecorator to implement the list inteface and extend ViewableData, rather than DataObjectSet. 2011-05-02 18:12:39 +10:00
ManyManyList.php MINOR: Moved files from /core/model into /model. 2011-05-01 15:26:30 +12:00
MySQLDatabase.php Merged new-orm into datagrid 2011-09-26 16:47:54 +13:00
RelationList.php MINOR: Moved files from /core/model into /model. 2011-05-01 15:26:30 +12:00
SQLMap.php Merged new-orm into datagrid 2011-09-26 16:47:54 +13:00
SQLQuery.php Merged new-orm into datagrid 2011-09-26 16:47:54 +13:00
Transliterator.php API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure 2011-03-31 09:56:21 +13:00
ValidationException.php API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure 2011-03-31 09:56:21 +13:00
ValidationResult.php API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure 2011-03-31 09:56:21 +13:00
Versioned.php Merged new-orm into datagrid 2011-09-26 16:47:54 +13:00