Full index
Package indexes
HTTP_Accept
a
g
h
i
r
_
a
top
addType
HTTP_Accept::addType()
in HTTP_Accept.php
Adds a type to the set of accepted types
g
top
getExtensionSets
HTTP_Accept::getExtensionSets()
in HTTP_Accept.php
Gets the extension sets for a given mime type, sorted by quality.
getParameterSets
HTTP_Accept::getParameterSets()
in HTTP_Accept.php
Gets the parameter sets for a given mime type, sorted by quality.
getQuality
HTTP_Accept::getQuality()
in HTTP_Accept.php
Gets the accepted quality factor for a given MIME Type
getTypes
HTTP_Accept::getTypes()
in HTTP_Accept.php
Gets a list of all MIME Types explicitly accepted, sorted by quality
h
top
HTTP_Accept
HTTP_Accept::HTTP_Accept()
in HTTP_Accept.php
Constructs a new HTTP_Accept object
HTTP_Accept
HTTP_Accept
in HTTP_Accept.php
HTTP_Accept class for dealing with the HTTP 'Accept' header
HTTP_Accept.php
HTTP_Accept.php
in HTTP_Accept.php
i
top
isMatchExact
HTTP_Accept::isMatchExact()
in HTTP_Accept.php
Determines if there is an exact match for the specified MIME Type
r
top
removeType
HTTP_Accept::removeType()
in HTTP_Accept.php
Removes a type from the set of accepted types
_
top
__toString
HTTP_Accept::__toString()
in HTTP_Accept.php
Gets a string representation suitable for use in an HTTP Accept header
a
g
h
i
r
_