Manual:FormAction.php

Category:MediaWiki code#FormAction.php

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.

Extended by

Category:MediaWiki code