JBrowser::isBrowser/1.5
From Joomla! Documentation
JBrowser::isBrowser
Description
Determine if the given browser is the same as the current.
Description:JBrowser::isBrowser [Edit Descripton]
public function isBrowser ($browser)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $browser | string | The browser to check. |
- Returns boolean Is the given browser the same as the current?
- Defined on line 823 of libraries/joomla/environment/browser.php
See also
-
JBrowser::isBrowser on api.joomla.org
-
JBrowser source code on JoomlaCode
-
Class JBrowser
-
Subpackage Environment
- Other versions of JBrowser::isBrowser
SeeAlso:JBrowser::isBrowser [Edit See Also]
User contributed notes
<CodeExamplesForm />