API17

API17:JBrowser::getQuirk

From Joomla! Documentation

Revision as of 14:47, 24 March 2017 by JoomlaWikiBot (talk | contribs) (clean up)

Joomla 11.1 JBrowser::getQuirk

Description

Retrieve unique behavior for the current browser.

{{subst:Description:JBrowser::getQuirk}}

public function getQuirk ($quirk)
Parameter Type Default Description
$quirk string The behavior to retrieve.
  • Returns string The value for the requested behavior.
  • Defined on line 727 of libraries/joomla/environment/browser.php

See also

{{subst:SeeAlso:JBrowser::getQuirk}}

User contributed notes

<CodeExamplesForm />