JBrowser::hasFeature/1.5
From Joomla! Documentation
JBrowser::hasFeature
Description
Check the current browser capabilities.
Description:JBrowser::hasFeature [Edit Descripton]
public function hasFeature ($feature)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $feature | string | The capability to check. |
- Returns boolean Does the browser have the capability set?
- Defined on line 752 of libraries/joomla/environment/browser.php
See also
-
JBrowser::hasFeature on api.joomla.org
-
JBrowser source code on JoomlaCode
-
Class JBrowser
-
Subpackage Environment
- Other versions of JBrowser::hasFeature
SeeAlso:JBrowser::hasFeature [Edit See Also]
User contributed notes
<CodeExamplesForm />