MediaWiki
1.23.2
|
This is the complete list of members for SubmitAction, including all inherited members.
$context | Action | protected |
$fields | Action | protected |
$page | Action | protected |
__construct(Page $page, IContextSource $context=null) | Action | |
checkCanExecute(User $user) | Action | protected |
execute(array $data=null, $captureErrors=true) | FormlessAction | |
Action::execute() | Action | |
exists( $name) | Action | static |
factory( $action, Page $page, IContextSource $context=null) | Action | static |
getActionName(IContextSource $context) | Action | static |
getClass( $action, array $overrides) | Action | privatestatic |
getContext() | Action | |
getDescription() | Action | protected |
getFormFields() | FormlessAction | protected |
getLang() | Action | |
getLanguage() | Action | |
getName() | SubmitAction | |
getOutput() | Action | |
getPageTitle() | Action | protected |
getRequest() | Action | |
getRestriction() | Action | |
getSkin() | Action | |
getTitle() | Action | |
getUser() | Action | |
msg() | Action | |
onSubmit( $data) | FormlessAction | |
onSuccess() | FormlessAction | |
onView() | EditAction | |
requiresUnblock() | Action | |
requiresWrite() | Action | |
setHeaders() | Action | protected |
show() | SubmitAction |