[
class tree:
] [
index:
] [
all elements
]
Packages:
MIME_Type
-package-
Index of all elements
[
a
] [
c
] [
e
] [
g
] [
h
] [
i
] [
m
] [
n
] [
p
] [
r
] [
s
] [
t
] [
v
] [
w
]
a
addParameter
in file Type.php, method
MIME_Type::addParameter()
Add a parameter to this type
autoDetect
in file Type.php, method
MIME_Type::autoDetect()
Autodetect a file's MIME-type
top
c
$comment
in file Parameter.php, variable
MIME_Type_Parameter::$comment
Parameter comment
top
e
example.php
procedural page
example.php
top
g
get
in file Type.php, method
MIME_Type::get()
Create a textual MIME type from object values
get
in file Parameter.php, method
MIME_Type_Parameter::get()
Get a string representation of this parameter
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
getMedia
in file Type.php, method
MIME_Type::getMedia()
Get a MIME type's media
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
$media
in file Type.php, variable
MIME_Type::$media
The MIME media type
MIME_Type
in file Type.php, method
MIME_Type::MIME_Type()
Constructor.
MIME_Type
in file Type.php, class
MIME_Type
Class for working with MIME types
MIME_Type_Parameter
in file Parameter.php, method
MIME_Type_Parameter::MIME_Type_Parameter()
Constructor.
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
Parameter.php
procedural page
Parameter.php
parse
in file Type.php, method
MIME_Type::parse()
Parse a mime-type
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
stripParameters
in file Type.php, method
MIME_Type::stripParameters()
Strip paramaters from a MIME type string
top
t
Type.php
procedural page
Type.php
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
Documentation generated on Mon, 11 Mar 2019 13:51:36 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.