| 
    Netsutie PHP Toolkit
    
   | 
 
Data Fields | |
| const | _AUTOCAD = "_AUTOCAD" | 
| const | _BMPIMAGE = "_BMPIMAGE" | 
| const | _CONFIG = "_CONFIG" | 
| const | _CSV = "_CSV" | 
| const | _EXCEL = "_EXCEL" | 
| const | _FLASH = "_FLASH" | 
| const | _FREEMARKER = "_FREEMARKER" | 
| const | _GIFIMAGE = "_GIFIMAGE" | 
| const | _GZIP = "_GZIP" | 
| const | _HTMLDOC = "_HTMLDOC" | 
| const | _ICON = "_ICON" | 
| const | _IMAGE = "_IMAGE" | 
| const | _JAVASCRIPT = "_JAVASCRIPT" | 
| const | _JPGIMAGE = "_JPGIMAGE" | 
| const | _JSON = "_JSON" | 
| const | _MESSAGERFC = "_MESSAGERFC" | 
| const | _MISCBINARY = "_MISCBINARY" | 
| const | _MISCTEXT = "_MISCTEXT" | 
| const | _MP3 = "_MP3" | 
| const | _MPEGMOVIE = "_MPEGMOVIE" | 
| const | _MSPROJECT = "_MSPROJECT" | 
| const | _PDF = "_PDF" | 
| const | _PJPGIMAGE = "_PJPGIMAGE" | 
| const | _PLAINTEXT = "_PLAINTEXT" | 
| const | _PNGIMAGE = "_PNGIMAGE" | 
| const | _POSTSCRIPT = "_POSTSCRIPT" | 
| const | _POWERPOINT = "_POWERPOINT" | 
| const | _QUICKTIME = "_QUICKTIME" | 
| const | _RTF = "_RTF" | 
| const | _SMS = "_SMS" | 
| const | _STYLESHEET = "_STYLESHEET" | 
| const | _TAR = "_TAR" | 
| const | _TARCOMP = "_TARCOMP" | 
| const | _TIFFIMAGE = "_TIFFIMAGE" | 
| const | _VISIO = "_VISIO" | 
| const | _WEBAPPPAGE = "_WEBAPPPAGE" | 
| const | _WEBAPPSCRIPT = "_WEBAPPSCRIPT" | 
| const | _WORD = "_WORD" | 
| const | _XMLDOC = "_XMLDOC" | 
| const | _XSD = "_XSD" | 
| const | _ZIP = "_ZIP" | 
Static Public Attributes | |
| static | $paramtypesmap | 
Definition at line 8 of file MediaType.php.
      
  | 
  static | 
Definition at line 12 of file MediaType.php.
| const _AUTOCAD = "_AUTOCAD" | 
Definition at line 22 of file MediaType.php.
| const _BMPIMAGE = "_BMPIMAGE" | 
Definition at line 30 of file MediaType.php.
| const _CONFIG = "_CONFIG" | 
Definition at line 38 of file MediaType.php.
| const _CSV = "_CSV" | 
Definition at line 46 of file MediaType.php.
| const _EXCEL = "_EXCEL" | 
Definition at line 54 of file MediaType.php.
| const _FLASH = "_FLASH" | 
Definition at line 62 of file MediaType.php.
| const _FREEMARKER = "_FREEMARKER" | 
Definition at line 70 of file MediaType.php.
| const _GIFIMAGE = "_GIFIMAGE" | 
Definition at line 78 of file MediaType.php.
| const _GZIP = "_GZIP" | 
Definition at line 86 of file MediaType.php.
| const _HTMLDOC = "_HTMLDOC" | 
Definition at line 94 of file MediaType.php.
| const _ICON = "_ICON" | 
Definition at line 102 of file MediaType.php.
| const _IMAGE = "_IMAGE" | 
Definition at line 110 of file MediaType.php.
| const _JAVASCRIPT = "_JAVASCRIPT" | 
Definition at line 118 of file MediaType.php.
| const _JPGIMAGE = "_JPGIMAGE" | 
Definition at line 126 of file MediaType.php.
| const _JSON = "_JSON" | 
Definition at line 134 of file MediaType.php.
| const _MESSAGERFC = "_MESSAGERFC" | 
Definition at line 142 of file MediaType.php.
| const _MISCBINARY = "_MISCBINARY" | 
Definition at line 150 of file MediaType.php.
| const _MISCTEXT = "_MISCTEXT" | 
Definition at line 158 of file MediaType.php.
| const _MP3 = "_MP3" | 
Definition at line 166 of file MediaType.php.
| const _MPEGMOVIE = "_MPEGMOVIE" | 
Definition at line 174 of file MediaType.php.
| const _MSPROJECT = "_MSPROJECT" | 
Definition at line 182 of file MediaType.php.
| const _PDF = "_PDF" | 
Definition at line 190 of file MediaType.php.
| const _PJPGIMAGE = "_PJPGIMAGE" | 
Definition at line 198 of file MediaType.php.
| const _PLAINTEXT = "_PLAINTEXT" | 
Definition at line 206 of file MediaType.php.
| const _PNGIMAGE = "_PNGIMAGE" | 
Definition at line 214 of file MediaType.php.
| const _POSTSCRIPT = "_POSTSCRIPT" | 
Definition at line 222 of file MediaType.php.
| const _POWERPOINT = "_POWERPOINT" | 
Definition at line 230 of file MediaType.php.
| const _QUICKTIME = "_QUICKTIME" | 
Definition at line 238 of file MediaType.php.
| const _RTF = "_RTF" | 
Definition at line 246 of file MediaType.php.
| const _SMS = "_SMS" | 
Definition at line 254 of file MediaType.php.
| const _STYLESHEET = "_STYLESHEET" | 
Definition at line 262 of file MediaType.php.
| const _TAR = "_TAR" | 
Definition at line 270 of file MediaType.php.
| const _TARCOMP = "_TARCOMP" | 
Definition at line 278 of file MediaType.php.
| const _TIFFIMAGE = "_TIFFIMAGE" | 
Definition at line 286 of file MediaType.php.
| const _VISIO = "_VISIO" | 
Definition at line 294 of file MediaType.php.
| const _WEBAPPPAGE = "_WEBAPPPAGE" | 
Definition at line 302 of file MediaType.php.
| const _WEBAPPSCRIPT = "_WEBAPPSCRIPT" | 
Definition at line 310 of file MediaType.php.
| const _WORD = "_WORD" | 
Definition at line 318 of file MediaType.php.
| const _XMLDOC = "_XMLDOC" | 
Definition at line 326 of file MediaType.php.
| const _XSD = "_XSD" | 
Definition at line 334 of file MediaType.php.
| const _ZIP = "_ZIP" | 
Definition at line 342 of file MediaType.php.