[ class tree: ] [ index: ] [ all elements ]

Index of all elements

[ a ] [ c ] [ e ] [ g ] [ h ] [ i ] [ m ] [ n ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ _ ]

a

addParameter
in file Type.php, method MIME_Type::addParameter()
    Add a parameter to this type
top

c

$comment
in file Parameter.php, variable MIME_Type_Parameter::$comment
    Parameter comment
custom-magic.php
procedural page custom-magic.php
top

e

$extensionToType
in file Extension.php, variable MIME_Type_Extension::$extensionToType
    Mapping between file extension and MIME type.
example.php
procedural page example.php
Extension.php
procedural page Extension.php
top

g

get
in file Parameter.php, method MIME_Type_Parameter::get()
    Get a string representation of this parameter
get
in file Type.php, method MIME_Type::get()
    Create a textual MIME type from object values
getAttribute
in file Parameter.php, method MIME_Type_Parameter::getAttribute()
    Get a parameter attribute (e.g. name)
getComment
in file Parameter.php, method MIME_Type_Parameter::getComment()
    Get a parameter comment
getExtension
in file Extension.php, method MIME_Type_Extension::getExtension()
    Return default MIME-type for the specified extension.
getMedia
in file Type.php, method MIME_Type::getMedia()
    Get a MIME type's media Note: 'media' refers to the portion before the first slash
getMIMEType
in file Extension.php, method MIME_Type_Extension::getMIMEType()
    Autodetect a file's MIME-type.
getParameters
in file Type.php, method MIME_Type::getParameters()
    Get a MIME type's parameters
getSubType
in file Type.php, method MIME_Type::getSubType()
    Get a MIME type's subtype
getValue
in file Parameter.php, method MIME_Type_Parameter::getValue()
    Get a parameter value
top

h

hasComment
in file Parameter.php, method MIME_Type_Parameter::hasComment()
    Does this parameter have a comment?
hasParameters
in file Type.php, method MIME_Type::hasParameters()
    Does this type have any parameters?
top

i

isExperimental
in file Type.php, method MIME_Type::isExperimental()
    Is this type experimental?
isVendor
in file Type.php, method MIME_Type::isVendor()
    Is this a vendor MIME type?
isWildcard
in file Type.php, method MIME_Type::isWildcard()
    Is this a wildcard type?
top

m

$magicFile
in file Type.php, variable MIME_Type::$magicFile
    Path to the "magic" file database.
$media
in file Type.php, variable MIME_Type::$media
    The MIME media type
MIME_Type
in file Type.php, class MIME_Type
    Class for working with MIME types
MIME_Type_Extension
in file Extension.php, class MIME_Type_Extension
    Class for mapping file extensions to MIME types.
MIME_Type_Parameter
in file Parameter.php, class MIME_Type_Parameter
    Class for working with MIME type parameters
top

n

$name
in file Parameter.php, variable MIME_Type_Parameter::$name
    Parameter name
top

p

$parameters
in file Type.php, variable MIME_Type::$parameters
    Optional MIME parameters
Parameter.php
procedural page Parameter.php
parse
in file Type.php, method MIME_Type::parse()
    Parse a mime-type and set the class variables.
parse
in file Parameter.php, method MIME_Type_Parameter::parse()
    Parse a MIME type parameter and set object fields
top

r

removeParameter
in file Type.php, method MIME_Type::removeParameter()
    Remove a parameter from this type
top

s

$subType
in file Type.php, variable MIME_Type::$subType
    The MIME media sub-type
stripComments
in file Type.php, method MIME_Type::stripComments()
    Removes comments from a media type, subtype or parameter.
stripParameters
in file Type.php, method MIME_Type::stripParameters()
    Strip parameters from a MIME type string.
top

t

Type.php
procedural page Type.php
top

u

$useExtension
in file Type.php, variable MIME_Type::$useExtension
    If the in-built file extension detection shall be used
$useFileCmd
in file Type.php, variable MIME_Type::$useFileCmd
    If the file command shall be used when available
$useFinfo
in file Type.php, variable MIME_Type::$useFinfo
    If the finfo functions shall be used when they are available
$useMimeContentType
in file Type.php, variable MIME_Type::$useMimeContentType
    If mime_content_type shall be used when available
top

v

$validMediaTypes
in file Type.php, variable MIME_Type::$validMediaTypes
    List of valid media types.
$value
in file Parameter.php, variable MIME_Type_Parameter::$value
    Parameter value
top

w

wildcardMatch
in file Type.php, method MIME_Type::wildcardMatch()
    Perform a wildcard match on a MIME type
top

_

_autoDetect
in file Type.php, method MIME_Type::_autoDetect()
    Autodetect a file's MIME-type
_fileAutoDetect
in file Type.php, method MIME_Type::_fileAutoDetect()
    Autodetect a file's MIME-type with 'file' and System_Command
_handleDetection
in file Type.php, method MIME_Type::_handleDetection()
    Handles a detected MIME type and modifies it if necessary.
__call
in file Type.php, method MIME_Type::__call()
    Make "autoDetect" method available.
__callStatic
in file Type.php, method MIME_Type::__callStatic()
    Make "autoDetect" method available statically.
__construct
in file Type.php, method MIME_Type::__construct()
    Constructor.
__construct
in file Parameter.php, method MIME_Type_Parameter::__construct()
    Constructor.
top

Documentation generated on Mon, 11 Mar 2019 16:03:55 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.