Manual:FormAction.php
Appearance
MediaWiki file: FormAction.php | |
---|---|
Location: | includes/actions/ |
Source code: | master • 1.42.3 • 1.41.4 • 1.39.10 |
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 .