Class Index | File Index

Classes


Namespace SearchHandle

A handle for search related functionality.
Defined in: shell.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
<static>  
SearchHandle.addSearchProvider(sUrl)
Adds a search provider conforming to OpenSearch standard.
Namespace Detail
SearchHandle
Since:
1.2.0
Method Detail
<static> SearchHandle.addSearchProvider(sUrl)
Adds a search provider conforming to OpenSearch standard. As of now, this only works for NWBC Desktop and adds a search provider with lifetime restricted to the current page only.
Parameters:
{string} sUrl
The search provider URL, e.g. "http://en.wikipedia.org/w/opensearch_desc.php" for Wikipedia OpenSearch.
Since:
1.2.0

©Copyright (c) 2009-2014 SAP SE, All Rights Reserved
Documentation generated by JsDoc Toolkit 2.4.0 on Fri Sep 04 2015 02:52:17 GMT+0200 (MESZ)