[TASK] Refactor view component of system extension form
Get rid of calling the constructor of the parent without any additional logic. Change-Id: I5ebfe092c4174db0c75d76c1469ddff15e6c4ddf Resolves: #30094 Releases: 4.6 Reviewed-on: http://review.typo3.org/5125 Reviewed-by: Oliver Hader Tested-by: Oliver Hader
Showing
- typo3/sysext/form/Classes/View/Form/Element/Abstract.php 37 additions, 3 deletionstypo3/sysext/form/Classes/View/Form/Element/Abstract.php
- typo3/sysext/form/Classes/View/Form/Element/Button.php 0 additions, 11 deletionstypo3/sysext/form/Classes/View/Form/Element/Button.php
- typo3/sysext/form/Classes/View/Form/Element/Checkbox.php 0 additions, 11 deletionstypo3/sysext/form/Classes/View/Form/Element/Checkbox.php
- typo3/sysext/form/Classes/View/Form/Element/Checkboxgroup.php 0 additions, 11 deletions...3/sysext/form/Classes/View/Form/Element/Checkboxgroup.php
- typo3/sysext/form/Classes/View/Form/Element/Container.php 0 additions, 11 deletionstypo3/sysext/form/Classes/View/Form/Element/Container.php
- typo3/sysext/form/Classes/View/Form/Element/Content.php 0 additions, 11 deletionstypo3/sysext/form/Classes/View/Form/Element/Content.php
- typo3/sysext/form/Classes/View/Form/Element/Fieldset.php 0 additions, 11 deletionstypo3/sysext/form/Classes/View/Form/Element/Fieldset.php
- typo3/sysext/form/Classes/View/Form/Element/Fileupload.php 0 additions, 11 deletionstypo3/sysext/form/Classes/View/Form/Element/Fileupload.php
- typo3/sysext/form/Classes/View/Form/Element/Hidden.php 0 additions, 11 deletionstypo3/sysext/form/Classes/View/Form/Element/Hidden.php
- typo3/sysext/form/Classes/View/Form/Element/Imagebutton.php 0 additions, 11 deletionstypo3/sysext/form/Classes/View/Form/Element/Imagebutton.php
- typo3/sysext/form/Classes/View/Form/Element/Optgroup.php 0 additions, 11 deletionstypo3/sysext/form/Classes/View/Form/Element/Optgroup.php
- typo3/sysext/form/Classes/View/Form/Element/Option.php 0 additions, 11 deletionstypo3/sysext/form/Classes/View/Form/Element/Option.php
- typo3/sysext/form/Classes/View/Form/Element/Password.php 0 additions, 11 deletionstypo3/sysext/form/Classes/View/Form/Element/Password.php
- typo3/sysext/form/Classes/View/Form/Element/Radio.php 0 additions, 11 deletionstypo3/sysext/form/Classes/View/Form/Element/Radio.php
- typo3/sysext/form/Classes/View/Form/Element/Radiogroup.php 0 additions, 11 deletionstypo3/sysext/form/Classes/View/Form/Element/Radiogroup.php
- typo3/sysext/form/Classes/View/Form/Element/Reset.php 0 additions, 11 deletionstypo3/sysext/form/Classes/View/Form/Element/Reset.php
- typo3/sysext/form/Classes/View/Form/Element/Select.php 0 additions, 11 deletionstypo3/sysext/form/Classes/View/Form/Element/Select.php
- typo3/sysext/form/Classes/View/Form/Element/Submit.php 0 additions, 11 deletionstypo3/sysext/form/Classes/View/Form/Element/Submit.php
- typo3/sysext/form/Classes/View/Form/Element/Textarea.php 0 additions, 11 deletionstypo3/sysext/form/Classes/View/Form/Element/Textarea.php
- typo3/sysext/form/Classes/View/Form/Element/Textline.php 0 additions, 11 deletionstypo3/sysext/form/Classes/View/Form/Element/Textline.php
Please register or sign in to comment