new UrlParser()
Static helper to parse URL parts
Methods
-
<static> getCurrentUrlVariables()
-
Extract variables from current browser link
Returns:
variables- Type
- object
-
<static> getUrlVariables(url)
-
Extract variables from path
Parameters:
Name Type Description urlstring Returns:
variables- Type
- object