MediaWiki  REL1_19
RawAction.php File Reference

Raw page text accessor. More...

Go to the source code of this file.

Classes

class  RawAction
 A simple method to retrieve the plain source of an article, using "action=raw" in the GET request string. More...
class  RawPage
 Backward compatibility for extensions. More...

Detailed Description

Raw page text accessor.

Copyright © 2004 Gabriel Wicke <[email protected]> http://wikidev.net/

Based on HistoryPage and SpecialExport

License: GPL (http://www.gnu.org/copyleft/gpl.html)

Author:
Gabriel Wicke <[email protected]>

Definition in file RawAction.php.