Manual:FormAction.php
MediaWiki file: FormAction.php | |
---|---|
Location: | includes/actions/ |
Source code: | master • 1.43.0 • 1.42.4 • 1.39.11 |
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 .