silverstripe-userforms/code/submissions
2010-07-28 23:15:11 +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 MINOR: Removed closing ?> from class files. MINOR: fixed package names 2009-12-07 02:04:20 +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: added condition to make sure we have submitted date 2010-07-28 23:15:11 +00:00