silverstripe-userforms/code/model/formfields
2012-07-17 15:58:24 +12:00
..
EditableCheckbox.php MINOR: clean up of project. MINOR: removed versioned task. Out of date for usage. 2012-04-14 21:59:56 +12:00
EditableCheckboxGroupField.php MINOR Added public keyword for methods (style guidelines) 2012-05-07 17:41:29 +12:00
EditableDateField.php BUGFIX: EditableDateFields nice calendar does not popup in the frontend 2012-05-14 10:20:19 +12:00
EditableDropdown.php MINOR Added public keyword for methods (style guidelines) 2012-05-07 17:41:29 +12:00
EditableEmailField.php MINOR Added public keyword for methods (style guidelines) 2012-05-07 17:41:29 +12:00
EditableFileField.php MINOR: clean up of project. MINOR: removed versioned task. Out of date for usage. 2012-04-14 21:59:56 +12:00
EditableFormField.php MINOR Overriding methods must have the same signature declaration as the parent class due to E_STRICT. 2012-05-07 17:41:29 +12:00
EditableFormHeading.php MINOR Added public keyword for methods (style guidelines) 2012-05-07 17:41:29 +12:00
EditableLiteralField.php BUG: open ticket 7314 fixing some bugs that have been found 2012-07-17 15:58:24 +12:00
EditableMemberListField.php BUGFIX: MemberListField called non existing methods on Framework classes 2012-05-14 10:20:19 +12:00
EditableMultipleOptionField.php MINOR Overriding methods must have the same signature declaration as the parent class due to E_STRICT. 2012-05-07 17:41:29 +12:00
EditableOption.php MINOR: clean up of project. MINOR: removed versioned task. Out of date for usage. 2012-04-14 21:59:56 +12:00
EditableRadioField.php MINOR Added public keyword for methods (style guidelines) 2012-05-07 17:41:29 +12:00
EditableTextField.php MINOR: Use setRows() and instead of constructor arguments 2012-06-08 16:18:36 +12:00