silverstripe-userforms/code/submissions
2010-09-08 06:34:52 +00:00
..
SubmittedFileField.php APICHANGE: added getFormattedValue() for UDF submitted form fields to allow subclasses to overload the stored content. BUGFIX: convert newlines from text submissions to br tags so textarea fields actually come out semi readable 2010-05-16 03:55:03 +00:00
SubmittedForm.php ENHANCEMENT: added test coverage for UserDefinedForm.php and placeholders for other sections. API change: processNewFormFields removed 2010-09-03 05:06:13 +00:00
SubmittedFormField.php APICHANGE: added getFormattedValue() for UDF submitted form fields to allow subclasses to overload the stored content. BUGFIX: convert newlines from text submissions to br tags so textarea fields actually come out semi readable 2010-05-16 03:55:03 +00:00
SubmittedFormReportField.php MINOR: restored export() functionality 2010-09-08 06:34:52 +00:00