Options
Menu

Class RectangleLocation

Implements the ng.ILocationService interface and is used by the dashboard to supply controllers with a saved URL location

class

RectangleLocation

Index

Constructor methods

constructor

Properties

private _hash

_hash:

private _path

_path:

private _search

_search:

delegate

delegate:

Methods

absUrl

  • absUrl()

hash

  • hash(newHash?: null)

host

  • host()

path

  • path(newPath?: null)

port

  • port()

protocol

  • protocol()

replace

  • replace()

search

  • search(parametersMap?: null)

url

  • url(newValue?: null)

Generated using TypeDoc