Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

img_auth.php File Reference

Go to the source code of this file.

Enumerations

enum  MEDIAWIKI

Functions

 wfGetType ($filename)

Variables

 $filename = realpath( $wgUploadDirectory . $_SERVER[PATH_INFO] )
 $realUploadDirectory = realpath( $wgUploadDirectory )
 $imageName = $wgLang->getNsText( NS_IMAGE ) . ":" . basename( $_SERVER[PATH_INFO] )
 $type = wfGetType( $filename )


Enumeration Type Documentation

enum MEDIAWIKI
 

Definition at line 8 of file img_auth.php.


Function Documentation

wfGetType filename  ) 
 

Definition at line 34 of file img_auth.php.

References $endl, $i, source, and xml.


Variable Documentation

$filename = realpath( $wgUploadDirectory . $_SERVER[PATH_INFO] )
 

Definition at line 13 of file img_auth.php.

Referenced by CacheManager::checkCacheDirs(), and CacheManager::loadFromFileCache().

$imageName = $wgLang->getNsText( NS_IMAGE ) . ":" . basename( $_SERVER[PATH_INFO] )
 

Definition at line 15 of file img_auth.php.

$realUploadDirectory = realpath( $wgUploadDirectory )
 

Definition at line 14 of file img_auth.php.

$type = wfGetType( $filename )
 

Definition at line 27 of file img_auth.php.

Referenced by aField(), QueryPage::doQuery(), and LoginForm::onCookieRedirectCheck().


Generated on Tue Jun 29 23:40:08 2004 for Mediawiki by doxygen 1.3.7