Lines Matching full:uris
737 #: Route name, used to build URIs.
757 The name of this route, used to build URIs based on it.
759 If True, this route never matches and is used only to build URIs.
926 The name of this route, used to build URIs based on it.
932 If True, this route never matches and is used only to build URIs.
1106 """A URI router used to match, dispatch and build URIs."""
1149 """Sets the function called to match URIs.
1162 """Sets the function called to build URIs.
1447 #: A :class:`Router` instance with all URIs registered for the application.