silverstripe-framework/forms/gridfield
2012-04-15 10:50:19 +12:00
..
GridField.php MINOR: Ensure all form fields have FieldHolder() with identical signature to FormField::FieldHolder(). Fixes E_STRICT warnings. 2012-04-11 18:07:55 +12:00
GridFieldAddExistingAutocompleter.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
GridFieldAddNewButton.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
GridFieldComponent.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
GridFieldConfig.php API CHANGE: Updated throwExceptionOnBadDataType setter to be standard setThrowExceptionOnBadDataType(), added getThrowExceptionOnBadDataType(). 2012-03-10 14:44:12 +13:00
GridFieldDataColumns.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
GridFieldDeleteAction.php MINOR Using late static binding instead of Object::create() calls 2012-04-04 17:10:31 +02:00
GridFieldDetailForm.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
GridFieldEditButton.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
GridFieldExportButton.php ENHANCEMENT: SSF-168 updated print styles to the datagrid 2012-04-04 14:09:52 +12:00
GridFieldFilterHeader.php MINOR Using late static binding instead of Object::create() calls 2012-04-04 17:10:31 +02:00
GridFieldFooter.php API-CHANGE: new GridFieldFooter component 2012-04-12 16:13:47 +12:00
GridFieldPaginator.php API CHANGE: Updated throwExceptionOnBadDataType setter to be standard setThrowExceptionOnBadDataType(), added getThrowExceptionOnBadDataType(). 2012-03-10 14:44:12 +13:00
GridFieldPrintButton.php BUGFIX: SSF-168 adding Grid field print header default of null 2012-04-10 11:15:53 +12:00
GridFieldSortableHeader.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
GridFieldToolbarHeader.php API CHANGE: Removed 'add new' button from GridFieldToolbarHeader, instead opting to include two HTML fragments: toolbar-header-left and toolbar-header-right. 2012-03-09 17:52:26 +13:00
GridState.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00