Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lang/en/mimetypes.php File Reference

Go to the source code of this file.

Namespaces

namespace  mimetypes

Variables

 $string ['application/msword'] = 'Word document'
 $string ['application/pdf'] = 'PDF document'
 $string ['application/vnd.ms-excel'] = 'Excel spreadsheet'
 $string ['application/vnd.ms-powerpoint'] = 'Powerpoint presentation'
 $string ['application/zip'] = 'zip archive'
 $string ['audio/mp3'] = 'MP3 audio file'
 $string ['audio/wav'] = 'sound file'
 $string ['document/unknown'] = 'file'
 $string ['image/bmp'] = 'uncompressed BMP image'
 $string ['image/gif'] = 'GIF image'
 $string ['image/jpeg'] = 'JPEG image'
 $string ['text/plain'] = 'text file'
 $string ['text/rtf'] = 'RTF document'

Variable Documentation

$string['application/msword'] = 'Word document'

Definition at line 26 of file mimetypes.php.

$string['application/pdf'] = 'PDF document'

Definition at line 27 of file mimetypes.php.

$string['application/vnd.ms-excel'] = 'Excel spreadsheet'

Definition at line 28 of file mimetypes.php.

$string['application/vnd.ms-powerpoint'] = 'Powerpoint presentation'

Definition at line 29 of file mimetypes.php.

$string['application/zip'] = 'zip archive'

Definition at line 30 of file mimetypes.php.

$string['audio/mp3'] = 'MP3 audio file'

Definition at line 31 of file mimetypes.php.

$string['audio/wav'] = 'sound file'

Definition at line 32 of file mimetypes.php.

$string['document/unknown'] = 'file'

Definition at line 33 of file mimetypes.php.

$string['image/bmp'] = 'uncompressed BMP image'

Definition at line 34 of file mimetypes.php.

$string['image/gif'] = 'GIF image'

Definition at line 35 of file mimetypes.php.

$string['image/jpeg'] = 'JPEG image'

Definition at line 36 of file mimetypes.php.

$string['text/plain'] = 'text file'

Definition at line 37 of file mimetypes.php.

$string['text/rtf'] = 'RTF document'

Definition at line 38 of file mimetypes.php.

 All Data Structures Namespaces Files Functions Variables Enumerations