url | UI-Router
Options
All
  • Public
  • Public/Protected
  • All
Menu

External module url

Index

Variables

$location: LocationServices
matcherConfig: MatcherConfig

Functions

  • appendBasePath(url: any, isHtml5: any, absolute: any): any
  • getDefaultConfig(): object
  • handleIfMatch($injector: any, $stateParams: any, handler: any, match: any): any
  • Parameters

    • $injector: any
    • $stateParams: any
    • handler: any
    • match: any

    Returns any


  • interpolate(pattern: any, match: any): any
  • memoizeTo(obj: any, prop: any, fn: any): any
  • quoteRegExp(string: any, param?: any): any
  • regExpPrefix(re: any): string
  • update(rules: Function[], otherwiseFn: Function, evt?: any): void
  • Parameters

    • rules: Function[]
    • otherwiseFn: Function
    • evt Optional: any

    Returns void


Generated using TypeDoc