Class JOpenSearchUrl

Description

JOpenSearchUrl is an internal class that stores the search URLs for the OpenSearch description

  • since: 11.1

Located in /libraries/joomla/document/opensearch/opensearch.php (line 221)

JObject
   |
   --JOpenSearchUrl
Variable Summary
string $rel
string $template
string $type
Variables
string $rel = 'results' (line 242)

Rel item element

required

  • since: 11.1
  • access: public
string $template (line 252)

Template item element. Has to contain the {searchTerms} parameter to work.

required

  • since: 11.1
  • access: public
string $type = 'text/html' (line 232)

Type item element

required

  • since: 11.1
  • access: public

Inherited Variables

Inherited from JObject

JObject::$_errors
Methods

Documentation generated on Mon, 25 Jun 2012 13:58:22 -0500 by phpDocumentor 1.4.4