[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/js/dist/ -> router.js (summary)

(no description)

File Size: 1186 lines (37 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 44 functions

  createMap()
  generateMatch()
  match2()
  addRoute()
  eachRoute()
  normalizePath()
  normalizeSegment()
  encodePathSegment()
  getParam()
  parse()
  isEqualCharSpec()
  isMatch()
  sortSolutions()
  recognizeChar()
  findHandler()
  decodeQueryParamPart()
  _extends()
  warning()
  createBrowserHistory()
  getIndexAndLocation()
  handlePop()
  createHref()
  getNextLocation()
  getHistoryStateAndUrl()
  allowTx()
  applyTx()
  push()
  retry()
  replace()
  retry()
  go()
  promptBeforeUnload()
  createEvents()
  createKey()
  createPath()
  parsePath()
  getLocationWithQuery()
  useLocation()
  useHistory()
  useMatch()
  RouterProvider()
  useLink()
  onClick()
  Link()

Functions
Functions that are not part of a class:

createMap()   X-Ref
No description

generateMatch(startingPath, matcher, delegate)   X-Ref
No description

match2(path, callback)   X-Ref
No description

addRoute(routeArray, path, handler)   X-Ref
No description

eachRoute(baseRoute, matcher, callback, binding)   X-Ref
No description

normalizePath(path)   X-Ref
No description

normalizeSegment(segment)   X-Ref
No description

encodePathSegment(str)   X-Ref
No description

getParam(params, key)   X-Ref
No description

parse(segments, route, types)   X-Ref
No description

isEqualCharSpec(spec, char, negate)   X-Ref
No description

isMatch(spec, char)   X-Ref
No description

sortSolutions(states)   X-Ref
No description

recognizeChar(states, ch)   X-Ref
No description

findHandler(state, originalPath, queryParams)   X-Ref
No description

decodeQueryParamPart(part)   X-Ref
No description

_extends()   X-Ref
No description

warning(cond, message)   X-Ref
No description

createBrowserHistory(options)   X-Ref
No description

getIndexAndLocation()   X-Ref
No description

handlePop()   X-Ref
No description

createHref(to2)   X-Ref
No description

getNextLocation(to2, state)   X-Ref
No description

getHistoryStateAndUrl(nextLocation, index2)   X-Ref
No description

allowTx(action2, location2, retry)   X-Ref
No description

applyTx(nextAction)   X-Ref
No description

push(to2, state)   X-Ref
No description

retry()   X-Ref
No description

replace(to2, state)   X-Ref
No description

retry()   X-Ref
No description

go(delta)   X-Ref
No description

promptBeforeUnload(event)   X-Ref
No description

createEvents()   X-Ref
No description

createKey()   X-Ref
No description

createPath(_ref)   X-Ref
No description

parsePath(path)   X-Ref
No description

getLocationWithQuery()   X-Ref
No description

useLocation()   X-Ref
No description

useHistory()   X-Ref
No description

useMatch(location, matcher, pathArg, matchResolverArgs)   X-Ref
No description

RouterProvider({routes,pathArg,beforeNavigate,children,matchResolverArgs})   X-Ref
No description

useLink(to2, options = {})   X-Ref
No description

onClick(event)   X-Ref
No description

Link({to: to2,options,children,...props})   X-Ref
No description



Generated : Wed Apr 15 08:20:10 2026 Cross-referenced by PHPXref