Manual:FormAction.php
MediaWiki file: FormAction.php | |
---|---|
Location: | includes/actions/ |
Source code: | master • 1.43.1 • 1.42.6 • 1.39.12 |
Classes: | FormAction |
Abstract class for any action that shows a form and does something based on the input from the form (as opposed to FormlessAction ). Extends Action .