API17

API17:JBrowser::getQuirk

From Joomla! Documentation

Joomla 11.1 JBrowser::getQuirk

Description

Retrieve unique behavior for the current browser.


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


User contributed notes

Code Examples