API17

API17:JBrowser::getAgentString

From Joomla! Documentation

Revision as of 02:21, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 JBrowser::getAgentString

Description

Return the full browser agent string.


public function getAgentString ()
  • Returns string The browser agent string.
  • Defined on line 679 of libraries/joomla/environment/browser.php

See also


User contributed notes

Code Examples