JBrowser::getBrowser
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JBrowser::getBrowser[edit]
Description[edit]
Retrieve the current browser.
public function getBrowser ()
- Returns string The current browser.
- Defined on line 641 of libraries/joomla/environment/browser.php
See also[edit]
- JBrowser::getBrowser source code on BitBucket
- Class JBrowser
- Subpackage Environment
- Other versions of JBrowser::getBrowser
User contributed notes[edit]
Code Examples[edit]