JDocumentOpensearch::addUrl
Adds an URL to the OpenSearch description.
Signature
public function addUrl(JOpenSearchUrl
$urlĀ )
Parameters
-
$url
- The url to add to the description.
Returns
- JDocumentOpensearch
- instance of $this to allow chaining