ExternalEdit Class Reference

License: Public domain. More...

List of all members.

Public Member Functions

 __construct ($article, $mode)
 edit ()


Detailed Description

License: Public domain.

Author:
Erik Moeller <moeller@scireview.de> Support for external editors to modify both text and files in external applications. It works as follows: MediaWiki sends a meta-file with the MIME type 'application/x-external-editor' to the client. The user has to associate that MIME type with a helper application (a reference implementation in Perl can be found in extensions/ee), which will launch the editor, and save the modified data back to the server.

Definition at line 19 of file ExternalEdit.php.


Constructor & Destructor Documentation

ExternalEdit::__construct ( article,
mode 
)

Definition at line 21 of file ExternalEdit.php.

References $mode, and $wgInputEncoding.


Member Function Documentation

ExternalEdit::edit (  ) 

Definition at line 29 of file ExternalEdit.php.

References $name, $type, $url, $wgLang, $wgOut, $wgScript, $wgScriptPath, $wgServer, and wfLocalFile().


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

Generated on Sat Sep 5 02:08:37 2009 for MediaWiki by  doxygen 1.5.9