silverstripe-framework/model/fieldtypes
Sam Minnee 1f7fc1f76a FIX Remove instances of lines longer than 120c
The entire framework repo (with the exception of system-generated files) has been amended to respect the 120c line-length limit.  This is in preparation for the enforcement of this rule with PHP_CodeSniffer.
2012-09-30 17:18:13 +13: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 Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
Date.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Datetime.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
DBField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13: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 FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Float.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
ForeignKey.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
HTMLText.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
HTMLVarchar.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
Int.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Money.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13: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 Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
StringField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Text.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Time.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
Varchar.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Year.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00