silverstripe-userforms/code/model
2016-07-14 09:41:37 +10:00
..
editableformfields fix(Reorder): Changed $this->ID == 0 to !$this->exists() and added Controller::has_curr() check 2016-07-14 09:41:37 +10:00
recipients NEW Allow translation of tab names (#384) 2016-04-08 16:45:10 +01:00
submissions API Added ability to extend permissions of SubmittedForm with an extension 2016-04-22 13:33:02 +12:00
EditableCustomRule.php BUG fixing bug that prevents non-admin users from editing user defined form fields. 2016-02-16 17:58:04 +13:00
UserDefinedForm.php API Use core validation for form submission 2016-04-18 12:04:21 +12:00