MemoryLocationConfig | ui-router-ng2
Options
Menu

Class MemoryLocationConfig

A LocationConfig mock that gets/sets all config from an in-memory object

Hierarchy

  • MemoryLocationConfig

Implements

Index

Properties

_baseHref: string = ""
_hashPrefix: string = ""
_host: string = "localhost"
_port: number = 80
_protocol: string = "http"
dispose: noop = noop

Methods

  • baseHref(): string
  • hashPrefix(newval?: any): any
  • host(): string
  • html5Mode(): boolean
  • port(): number
  • protocol(): string

Generated using TypeDoc