Browser class, provides capability information about the current web client.
Browser identification is performed by examining the HTTP_USER_AGENT environment variable provided by the web server.
This class has many influences from the lib/Browser.php code in version 3 of Horde by Chuck Hagenbuch and Jon Parise.
Located in /libraries/joomla/environment/browser.php (line 25)
List of viewable image MIME subtypes.
This list of viewable images works for IE and Netscape/Mozilla.
Returns the global Browser object, only creating it if it doesn't already exist.
Create a browser instance (constructor).
Returns the server protocol in use on the current server.
Set browser version, not by engine version Fallback to use when no other method identify the engine version
Determine if the given browser is the same as the current.
Determine if we are using a secure (SSL) connection.
Determines if a browser can display a given MIME type.
Note that image/jpeg and image/pjpeg *appear* to be the same entity, but Mozilla doesn't seem to want to accept the latter. For our purposes, we will treat them the same.
Parses the user agent string and inititializes the object with all the known features and quirks for the given browser.
Sets the current browser.
Match the platform of the browser.
This is a pretty simplistic implementation, but it's intended to let us tell what line breaks to send, so it's good enough for its purpose.
Documentation generated on Tue, 19 Nov 2013 14:54:46 +0100 by phpDocumentor 1.4.3