silverstripe-userforms/code
Fred Condo 656a9fbb4e BUG: Fix access to static configuration variables
- Make statics private
- Use Config::get rather than eval to read private statics
- Add a helper function to expose UserDefinedForm_EmailRecipient::$summary_fields
  (to make them available for i18n).
2013-04-03 14:31:37 -07:00
..
formfields BUG: Fix access to static configuration variables 2013-04-03 14:31:37 -07:00
model BUG: Fix access to static configuration variables 2013-04-03 14:31:37 -07:00
tasks MINOR Added public keyword for methods (style guidelines) 2012-05-07 17:41:29 +12:00
UserFormsGridFieldFilterHeader.php FIX: update DropdownField usage for 3.1 2013-03-21 23:22:51 +13:00