MediaWiki
REL1_19
|
Backward compatibility for extensions. More...
Public Member Functions | |
__construct (Page $page, $request=false) | |
getOldId () | |
Get the ID of the revision that should used to get the text. | |
view () | |
Public Attributes | |
$mOldId |
Backward compatibility for extensions.
Definition at line 219 of file RawAction.php.
RawPage::__construct | ( | Page $ | page, |
$ | request = false |
||
) |
Definition at line 222 of file RawAction.php.
References Action\$context, Action\getContext(), and wfDeprecated().
Get the ID of the revision that should used to get the text.
Reimplemented from RawAction.
Definition at line 237 of file RawAction.php.
RawPage::view | ( | ) |
Definition at line 233 of file RawAction.php.
References RawAction\onView().
RawPage::$mOldId |
Definition at line 220 of file RawAction.php.