MediaWiki  REL1_22
UploadTestHandler Class Reference
Inheritance diagram for UploadTestHandler:
Collaboration diagram for UploadTestHandler:

List of all members.

Public Member Functions

 checkSvgString ($svg)
 Almost the same as UploadBase::detectScriptInSvg, except it's public, works on an xml string instead of filename, and returns the result instead of interpreting them.
 initializeFromRequest (&$request)
 Initialize from a WebRequest.
 testTitleValidation ($name)

Detailed Description

Definition at line 358 of file UploadBaseTest.php.


Member Function Documentation

Almost the same as UploadBase::detectScriptInSvg, except it's public, works on an xml string instead of filename, and returns the result instead of interpreting them.

Definition at line 376 of file UploadBaseTest.php.

Initialize from a WebRequest.

Override this in a subclass.

Reimplemented from UploadBase.

Definition at line 359 of file UploadBaseTest.php.


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