Home
last modified time | relevance | path

Searched refs:routes (Results 1 – 25 of 26) sorted by relevance

12

/plugin/asciidocjs/node_modules/require-directory/
DREADME.markdown24 * routes/
32 `routes/index.js` uses `require-directory` to build the hash (rather than doing so manually) like s…
39 `app.js` references `routes/index.js` like any other module, but it now has a hash/tree of the expo…
42 var routes = require('./routes');
46 app.get('/', routes.home);
47 app.get('/register', routes.auth.register);
48 app.get('/login', routes.auth.login);
49 app.get('/logout', routes.auth.logout);
52 The `routes` variable above is the equivalent of this:
55 var routes = {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
DListRoutesResponse.php51 public function setRoutes($routes) argument
53 $this->routes = $routes;
60 return $this->routes;
/plugin/dirtylittlehelper/mermaid/editor/src/
DApp.svelte4 import Edit from './routes/Edit.svelte';
5 import View from './routes/View.svelte';
7 const routes = {
31 <Router {routes} />
/plugin/explorertree/
Dhelper.php10 private $routes = array(); // array of routes (registered classes) variable in helper_plugin_explorertree
76 $this->routes[$name] = array_replace_recursive ($this->options,$options);
80 return @$this->routes[$name][$options];
85 if ((! @$this->routes[$name]) && $reg){
90 return @$this->routes[$name];
/plugin/asciidocjs/node_modules/color-convert/
Dindex.js70 const routes = route(fromModel); constant
71 const routeModels = Object.keys(routes);
74 const fn = routes[toModel];
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
Drouter.js77 routes: { property
370 routes: { property
654 routes: {'': 'empty'}, property
698 routes: function() { method
707 routes: function() { method
708 var _super = RouterExtended.__super__.routes;
714 …rt.deepEqual({home: 'root', index: 'index.html', show: 'show', search: 'search'}, myRouter.routes);
747 routes: { property
823 routes: { property
837 routes: { property
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
DGoogleCloudMlV1Version.php425 public function setRoutes(GoogleCloudMlV1RouteMap $routes) argument
427 $this->routes = $routes;
434 return $this->routes;
/plugin/revealjs/js/
Dreveal.js3524 var routes = availableRoutes();
3541 …if( routes.left ) dom.controlsLeft.forEach( function( el ) { el.classList.add( 'enabled' ); el.rem…
3542 …if( routes.right ) dom.controlsRight.forEach( function( el ) { el.classList.add( 'enabled' ); el.r…
3543 …if( routes.up ) dom.controlsUp.forEach( function( el ) { el.classList.add( 'enabled' ); el.removeA…
3544 …if( routes.down ) dom.controlsDown.forEach( function( el ) { el.classList.add( 'enabled' ); el.rem…
3547 …if( routes.left || routes.up ) dom.controlsPrev.forEach( function( el ) { el.classList.add( 'enabl…
3548 …if( routes.right || routes.down ) dom.controlsNext.forEach( function( el ) { el.classList.add( 'en…
3574 if( !hasNavigatedDown && routes.down ) {
3580 if( !hasNavigatedRight && routes.right && indexv === 0 ) {
3960 var routes = { variable
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DDatastream.php394 'routes',
398 'path' => 'v1/{+parent}/routes',
440 'path' => 'v1/{+parent}/routes',
DCompute.php123 public $routes; variable in Google\\Service\\Compute
12794 'routes',
12798 'path' => 'projects/{project}/global/routes/{route}',
12817 'path' => 'projects/{project}/global/routes/{route}',
12832 'path' => 'projects/{project}/global/routes',
12846 'path' => 'projects/{project}/global/routes',
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
DGPX.php440 $wayPoints = $routes = $tracks = "";
447 $routes .= $this->geometryToGPX($component);
457 return $metadata . $wayPoints . $routes . $tracks;
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
Dbackbone.js1489 if (options.routes) this.routes = options.routes;
1553 if (!this.routes) return;
1554 this.routes = _.result(this, 'routes');
1555 var route, routes = _.keys(this.routes);
1556 while ((route = routes.pop()) != null) {
1557 this.route(route, this.routes[route]);
/plugin/diagramsnet/lib/
Dworkbox-9fe249eb.js.map1routes, the **earliest** registered route will\n * be used to respond to the request.\n *\n * @mem…
Dworkbox-f163abaa.js.map1routes, the **earliest** registered route will\n * be used to respond to the request.\n *\n * @mem…
Dworkbox-bed83ea8.js.map1routes, the **earliest** registered route will\n * be used to respond to the request.\n *\n * @mem…
Dworkbox-f163abaa.js1 …slice(1)}),e,s)}}class o{constructor(){this.t=new Map,this.i=new Map}get routes(){return this.t}ad… getter in anonymousFunction9744a2ea0100.o
Dworkbox-9fe249eb.js1 …slice(1)}),e,s)}}class o{constructor(){this.t=new Map,this.i=new Map}get routes(){return this.t}ad… getter in anonymousFunction8b687b4f0100.o
Dworkbox-bed83ea8.js1 …slice(1)}),e,s)}}class o{constructor(){this.t=new Map,this.i=new Map}get routes(){return this.t}ad… getter in anonymousFunction118ed2d90100.o
/plugin/authsplit/
DREADME125 - modifyUser(): where authsplit routes a change depends on the actual change
/plugin/authgoogle/google/contrib/
DGoogle_ComputeService.php1545 public $routes; variable in Google_ComputeService
1572 …$this->routes = new Google_RoutesServiceResource($this, $this->serviceName, 'routes', json_decode(…
/plugin/dirtylittlehelper/mermaid/editor/docs/
D52.52.js.map1 …y..\n *\n * class Test\n * def endpoint\n * self.class.endpoint || routes\n * end\n * end\…
Dbundle.js.map1routes/Edit.svelte.css","webpack:///./src/routes/View.svelte.css","webpack:///./node_modules/css-l…
Dbundle.js426routes:s={}}=t;class a{constructor(e,t){if(!t||"function"!=typeof t&&("object"!=typeof t||!0!==t._…
/plugin/icons/assets/material-design-icons/css/
Dmaterialdesignicons.min.css1 …-router-wireless-settings::before{content:"\FA68"}.mdi-routes::before{content:"\F46A"}.mdi-routes-…
/plugin/dirtylittlehelper/mermaid/editor/
Dbundle.js426routes:s={}}=t;class a{constructor(e,t){if(!t||"function"!=typeof t&&("object"!=typeof t||!0!==t._…

12