MediaWiki  REL1_19
RawPage Class Reference

Backward compatibility for extensions. More...

Inheritance diagram for RawPage:
Collaboration diagram for RawPage:

List of all members.

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

Detailed Description

Backward compatibility for extensions.

Deprecated:
in 1.19

Definition at line 219 of file RawAction.php.


Constructor & Destructor Documentation

RawPage::__construct ( Page page,
request = false 
)

Definition at line 222 of file RawAction.php.

References Action\$context, Action\getContext(), and wfDeprecated().

Here is the call graph for this function:


Member Function Documentation

Get the ID of the revision that should used to get the text.

Returns:
Integer

Reimplemented from RawAction.

Definition at line 237 of file RawAction.php.

Definition at line 233 of file RawAction.php.

References RawAction\onView().

Here is the call graph for this function:


Member Data Documentation

RawPage::$mOldId

Definition at line 220 of file RawAction.php.


The documentation for this class was generated from the following file: