Namespace: invenioSearchHandler

invenioSearchHandler

window.location API
Source:

Methods

(static) get() → {Object}

Get $location.search() parameters
Source:
Returns:
Type
Object

(static) replace()

Replace the url without changing state
Source:

(static) set(args) → {Object}

Set $location.search() parameters
Parameters:
Name Type Description
args Object The search request parameters.
Source:
Returns:
Type
Object