silverstripe-framework/model/fieldtypes
Ingo Schommer 3334eafcb1 API Marked statics private, use Config API instead (#8317)
See "Static configuration properties are now immutable, you must use Config API." in the 3.1 change log for details.
2013-03-24 17:20:53 +01:00
..
Boolean.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
CompositeDBField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Currency.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
Date.php Merge remote-tracking branch 'origin/3.0' into 3.1 2013-01-30 12:46:24 +01:00
Datetime.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
DBField.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
DBLocale.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
Decimal.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Double.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
Enum.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
Float.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
ForeignKey.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
HTMLText.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
HTMLVarchar.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
Int.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Money.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
MultiEnum.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Percentage.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
PrimaryKey.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
StringField.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
Text.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
Time.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
Varchar.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
Year.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00