silverstripe-userforms/code/Extension
Luke Fromhold 78f3e68a25 Fix directory for UsedOnTableExtension namespace, to be psr-4 compliant. New dir rather than namespace to prevent backwards-incompat. 2021-04-02 16:04:17 +11:00
..
UpgradePolymorphicExtension.php FIX Do not remap polymorphic class names to UserDefinedForm if they are already an instance of it 2018-09-07 12:50:34 +02:00
UserFormFieldEditorExtension.php MNT Update docblocks and import statements (#1044) 2021-02-26 16:13:23 +13:00
UserFormFileExtension.php MNT Update docblocks and import statements (#1044) 2021-02-26 16:13:23 +13:00
UserFormValidator.php Required fields can have display rules. Hidden required fields are dynamically excluded from server and client side validation. 2020-01-10 10:41:59 +13:00