includes/specials/SpecialMIMEsearch.php File Reference

A special page to search for files by MIME type as defined in the img_major_mime and img_minor_mime fields in the image table. More...

Go to the source code of this file.

Classes

class  MIMEsearchPage
 Searches the database for files of the requested MIME type, comparing this with the 'img_major_mime' and 'img_minor_mime' fields in the image table. More...

Functions

 wfSpecialMIMEsearch ($par=null)
 Output the HTML search form, and constructs the MIMEsearchPage object.
 wfSpecialMIMEsearchParse ($str)
 wfSpecialMIMEsearchValidType ($type)


Detailed Description

A special page to search for files by MIME type as defined in the img_major_mime and img_minor_mime fields in the image table.

Author:
Ævar Arnfjörð Bjarmason <avarab@gmail.com> http://www.gnu.org/copyleft/gpl.html GNU General Public License 2.0 or later

Definition in file SpecialMIMEsearch.php.


Function Documentation

wfSpecialMIMEsearch ( par = null  ) 

wfSpecialMIMEsearchParse ( str  ) 

Definition at line 109 of file SpecialMIMEsearch.php.

References $minor.

Referenced by wfSpecialMIMEsearch().

wfSpecialMIMEsearchValidType ( type  ) 

Definition at line 123 of file SpecialMIMEsearch.php.

References $type.

Referenced by wfSpecialMIMEsearch().


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