API17

API17:JBrowser::setQuirk

From Joomla! Documentation

Joomla 11.1 JBrowser::setQuirk

Description

Set unique behavior for the current browser.


public function setQuirk (
        $quirk
        $value=true
)
Parameter Type Default Description
$quirk string The behavior to set.
$value string true Special behavior parameter.
  • Returns
  • Defined on line 705 of libraries/joomla/environment/browser.php

See also


User contributed notes

Code Examples