/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/ |
D | ListViewsResponse.php | 47 public function setViews($views) argument 49 $this->views = $views; 56 return $this->views;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/ |
D | GoogleCloudContactcenterinsightsV1ListViewsResponse.php | 47 public function setViews($views) argument 49 $this->views = $views; 56 return $this->views;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessLodging/ |
D | GuestUnitFeatures.php | 368 public function setViews(ViewsFromUnit $views) argument 370 $this->views = $views; 377 return $this->views;
|
/plugin/asciidocjs/node_modules/ejs/lib/ |
D | ejs.js | 159 var views = options.views; 181 if (!includePath && Array.isArray(views)) { 182 includePath = resolvePaths(path, views); 467 if (data.settings.views) { 468 opts.views = data.settings.views; 534 options.views = opts.views;
|
/plugin/statistics/ |
D | db.sql | 174 `views` INT UNSIGNED NOT NULL, 201 ALTER TABLE `stats_session` ADD INDEX `views` (`views`);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
D | Logging.php | 173 'views', 383 'views', 387 'path' => 'v2/{+parent}/views', 411 'path' => 'v2/{+parent}/views', 1027 'views', 1031 'path' => 'v2/{+parent}/views', 1065 'path' => 'v2/{+parent}/views', 1457 'views', 1461 'path' => 'v2/{+parent}/views', 1495 'path' => 'v2/{+parent}/views', [all …]
|
D | Contactcenterinsights.php | 559 'views', 563 'path' => 'v1/{+parent}/views', 593 'path' => 'v1/{+parent}/views',
|
/plugin/json/script/ |
D | ejs.min.js | 1 …views=options.views;var match=/^[A-Za-z]+:\\|^\//.exec(path);if(match&&match.length){path=path.rep…
|
/plugin/asciidocjs/node_modules/ejs/ |
D | ejs.min.js | 1 …views=options.views;var match=/^[A-Za-z]+:\\|^\//.exec(path);if(match&&match.length){path=path.rep…
|
D | ejs.js | 160 var views = options.views; 182 if (!includePath && Array.isArray(views)) { 183 includePath = resolvePaths(path, views); 468 if (data.settings.views) { 469 opts.views = data.settings.views; 535 options.views = opts.views;
|
D | README.md | 68 - `views` An array of paths to use when resolving includes with relative paths. 126 including `./views/user/show.ejs` from `./views/users.ejs` you would
|
/plugin/dokusioc/lib/ |
D | sioc_inc.php | 433 private $views; variable in SIOCThread 444 …public function __construct($id, $url, $page, $views = '', $tags = array(), $subject = '', $create… argument 451 $this->views = $views; 483 if ($this->views) { 484 $rdf .= " <sioc:num_views>" . $this->views . "</sioc:num_views>\n";
|
/plugin/accscounter/lang/en/ |
D | mngintro.txt | 5 * The number of page views (PV) since the birth of the page till now
|
/plugin/xcom/lang/en/ |
D | howto.txt | 16 * A status bar with action links to clear the various views and to display the current query 32 …views: HTML, Edit, and Code. These are all contained within an "Output" window. When the result of…
|
/plugin/dokusioc/ |
D | README.md | 4 [DokuWiki](https://dokuwiki.org/) and provides alternate RDF/XML views of the wiki documents.
|
/plugin/openlayersmapoverlays/ |
D | LICENSE.txt | 45 The views and conclusions contained in the software and documentation are those
|
/plugin/pdfjs/pdfjs/web/ |
D | viewer.js | 3736 function backtrackBeforeAllVisibleElements(index, views, top) { 3741 var elt = views[index].div; 3745 elt = views[index - 1].div; 3750 elt = views[i].div; 3762 function getVisibleElements(scrollEl, views) { 3783 numViews = views.length; 3784 …var firstVisibleElementInd = numViews === 0 ? 0 : binarySearchFirstItem(views, horizontal ? isElem… 3787 firstVisibleElementInd = backtrackBeforeAllVisibleElements(firstVisibleElementInd, views, top); 3793 var view = views[i], 3844 views: visible property [all …]
|
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/ |
D | exclusion_strategies.rst | 85 Another default exclusion strategy is to create different views of your objects.
|
/plugin/securelogin/ |
D | README.md | 99 …dify user, and edit profile options. This is what will be seen if someone views a user changing th…
|
/plugin/asciidocjs/node_modules/handlebars/ |
D | README.markdown | 130 structure your views, also with automatic data binding support.
|
/plugin/combo/resources/theme/default/components/css/ |
D | do-media.css | 599 /* image diff views */
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
D | dhtmlxgantt.js | 15633 var views = []; 15647 views.push(newgantt); 15649 views.push(typeof this.gantt == "object" ? this.gantt : window.gantt); 15654 if (views.length === 1) return views[0]; 15655 return views; 21051 var cells = config.rows || config.cols || config.views; 21628 var views = this._eachView(); 21630 for(var i = 0; i < views.length; i++){ 21631 …if(views[i].$config && ((this._isVertical() && views[i].$config.scrollY == this.$id) || (this._isH… 21632 res.push(views[i]); [all …]
|
/plugin/codemirror/dist/modes/ |
D | sql.min.js.map | 1 …views warnings when while with work write xa xor year_month zerofill begin do then else loop repea…
|
D | q.min.js.map | 1 …\",\"union\",\"update\",\"upper\",\"upsert\",\"value\",\"var\",\"view\",\"views\",\"vs\",\"wavg\",…
|
/plugin/davcal/fullcalendar-3.10.5/ |
D | fullcalendar.less | 868 /* there may be week numbers in these views, so no padding-top */ 1210 /* unlike core views, leverage browser RTL */ }
|