API17:JBrowser::hasFeature
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
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 source code on BitBucket
-
Class JBrowser
-
Subpackage Environment
- Other versions of JBrowser::hasFeature
SeeAlso:JBrowser::hasFeature [Edit See Also]
User contributed notes
<CodeExamplesForm />
