[HTTP_Accept] element index

All elements
a g h i r _
_
top
__toString
HTTP_Accept::__toString() in HTTP_Accept.php
Gets a string representation suitable for use in an HTTP Accept header
a
top
addType
HTTP_Accept::addType() in HTTP_Accept.php
Adds a type to the set of accepted types
g
top
getExtensionSets
Gets the extension sets for a given mime type, sorted by quality.
getParameterSets
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
a g h i r _