Home
last modified time | relevance | path

Searched full:view (Results 1 – 25 of 2672) sorted by relevance

12345678910>>...107

/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
Dview.js3 var view;
5 QUnit.module('Backbone.View', {
12 view = new Backbone.View({
13 id: 'test-view',
14 className: 'test-view',
21 $('#test-view').remove();
28 assert.equal(view.el.id, 'test-view');
29 assert.equal(view.el.className, 'test-view');
30 assert.equal(view.el.other, void 0);
35 var myView = new Backbone.View;
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/blob.js/
Dblob.js17 (function (view) { argument
20 view.URL = view.URL || view.webkitURL;
22 if (view.Blob && view.URL) {
31 …var BlobBuilder = view.BlobBuilder || view.WebKitBlobBuilder || view.MozBlobBuilder || (function(v… argument
47 , FileReaderSync = view.FileReaderSync
56 , real_URL = view.URL || view.webkitURL || view
60 , btoa = view.btoa
61 , atob = view.atob
63 , ArrayBuffer = view.ArrayBuffer
64 , Uint8Array = view.Uint8Array
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
DManagementProfiles.php34 * Deletes a view (profile). (profiles.delete)
36 * @param string $accountId Account ID to delete the view (profile) for.
37 * @param string $webPropertyId Web property ID to delete the view (profile)
39 * @param string $profileId ID of the view (profile) to be deleted.
49 * Gets a view (profile) to which the user has access. (profiles.get)
51 * @param string $accountId Account ID to retrieve the view (profile) for.
52 * @param string $webPropertyId Web property ID to retrieve the view (profile)
54 * @param string $profileId View (Profile) ID to retrieve the view (profile)
66 * Create a new view (profile). (profiles.insert)
68 * @param string $accountId Account ID to create the view (profile) for.
[all …]
DManagementProfileUserLinks.php34 * Removes a user from the given view (profile). (profileUserLinks.delete)
38 * @param string $profileId View (Profile) ID to delete the user link for.
49 * Adds a new user to the given view (profile). (profileUserLinks.insert)
53 * @param string $profileId View (Profile) ID to create the user link for.
65 * Lists profile-user links for a given view (profile).
68 * @param string $accountId Account ID which the given view (profile) belongs
70 * @param string $webPropertyId Web Property ID which the given view (profile)
73 * @param string $profileId View (Profile) ID to retrieve the profile-user links
92 * Updates permissions for an existing user on the given view (profile).
97 * @param string $profileId View (Profile ID) to update the user link for.
/plugin/swiftmail/Swift/Plugin/
DVerboseSending.php26 * The view layer which displays the results.
29 protected $view; variable in Swift_Plugin_VerboseSending
33 * @param Swift_Plugin_VerboseSending_AbstractView The view object to display the result
35 public function __construct(Swift_Plugin_VerboseSending_AbstractView $view) argument
37 $this->setView($view);
73 * Set the View component to display results.
74 * @param Swift_Plugin_VerboseSending_AbstractView The view object to display the result
76 public function setView(Swift_Plugin_VerboseSending_AbstractView $view) argument
78 $this->view = $view;
81 * Get the View component.
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
DBillingAccountsLocationsBucketsViews.php35 * Creates a view over log entries in a log bucket. A bucket may contain a
38 * @param string $parent Required. The bucket in which to create the view
44 * @opt_param string viewId Required. The id to use for this view.
54 * Deletes a view on a log bucket. If an UNAVAILABLE error is returned, this
55 * indicates that system is not in a state where it can delete the view. If this
58 * @param string $name Required. The full resource name of the view to delete: "
59 * projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW
61 * bucket/views/my-view"
94 * Updates a view on a log bucket. This method replaces the following fields in
95 * the existing view with values from the new view: filter. If an UNAVAILABLE
[all …]
DProjectsLocationsBucketsViews.php35 * Creates a view over log entries in a log bucket. A bucket may contain a
38 * @param string $parent Required. The bucket in which to create the view
44 * @opt_param string viewId Required. The id to use for this view.
54 * Deletes a view on a log bucket. If an UNAVAILABLE error is returned, this
55 * indicates that system is not in a state where it can delete the view. If this
58 * @param string $name Required. The full resource name of the view to delete: "
59 * projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW
61 * bucket/views/my-view"
72 * Gets a view on a log bucket.. (views.get)
77 * view"
[all …]
DOrganizationsLocationsBucketsViews.php35 * Creates a view over log entries in a log bucket. A bucket may contain a
38 * @param string $parent Required. The bucket in which to create the view
44 * @opt_param string viewId Required. The id to use for this view.
54 * Deletes a view on a log bucket. If an UNAVAILABLE error is returned, this
55 * indicates that system is not in a state where it can delete the view. If this
58 * @param string $name Required. The full resource name of the view to delete: "
59 * projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW
61 * bucket/views/my-view"
72 * Gets a view on a log bucket.. (views.get)
77 * view"
[all …]
DLocationsBucketsViews.php35 * Creates a view over log entries in a log bucket. A bucket may contain a
38 * @param string $parent Required. The bucket in which to create the view
44 * @opt_param string viewId Required. The id to use for this view.
54 * Deletes a view on a log bucket. If an UNAVAILABLE error is returned, this
55 * indicates that system is not in a state where it can delete the view. If this
58 * @param string $name Required. The full resource name of the view to delete: "
59 * projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW
61 * bucket/views/my-view"
72 * Gets a view on a log bucket.. (views.get)
77 * view"
[all …]
DFoldersLocationsBucketsViews.php35 * Creates a view over log entries in a log bucket. A bucket may contain a
38 * @param string $parent Required. The bucket in which to create the view
44 * @opt_param string viewId Required. The id to use for this view.
54 * Deletes a view on a log bucket. If an UNAVAILABLE error is returned, this
55 * indicates that system is not in a state where it can delete the view. If this
58 * @param string $name Required. The full resource name of the view to delete: "
59 * projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW
61 * bucket/views/my-view"
72 * Gets a view on a log bucket.. (views.get)
77 * view"
[all …]
/plugin/bpmnio/vendor/dmn-js/dist/assets/
Ddmn-js-literal-expression.css14 --view-drd-button-background-color: var(--color-white);
15 --view-drd-button-border-color: var(--color-grey-225-10-75);
16 --view-drd-button-color: var(--color-grey-225-10-15);
17 --view-drd-button-hover-background-color: var(--color-grey-225-10-97);
146 /* view drd */
147 .dmn-literal-expression-container .view-drd {
152 .dmn-literal-expression-container .view-drd .view-drd-button {
153 background: var(--view-drd-button-background-color);
155 border: solid 1px var(--view-drd-button-border-color);
158 color: var(--view-drd-button-color);
[all …]
Ddmn-js-boxed-expression.css14 --view-drd-button-background-color: var(--color-white);
15 --view-drd-button-border-color: var(--color-grey-225-10-75);
16 --view-drd-button-color: var(--color-grey-225-10-15);
17 --view-drd-button-hover-background-color: var(--color-grey-225-10-97);
115 /* view drd */
116 .dmn-boxed-expression-container .view-drd {
121 .dmn-boxed-expression-container .view-drd .view-drd-button {
122 background: var(--view-drd-button-background-color);
124 border: solid 1px var(--view-drd-button-border-color);
127 color: var(--view-drd-button-color);
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/FileSaver.js/
DFileSaver.js15 var saveAs = saveAs || (function(view) { argument
22 doc = view.document
25 return view.URL || view.webkitURL || view;
32 "click", true, false, view, 0, 0, 0, 0, 0
37 , webkit_req_fs = view.webkitRequestFileSystem
38 , req_fs = view.requestFileSystem || webkit_req_fs || view.mozRequestFileSystem
40 (view.setImmediate || view.setTimeout)(function() {
58 if (view.chrome) {
106 var new_tab = view.open(object_url, "_blank");
109 view.location.href = object_url
[all …]
/plugin/indexmenu/scripts/
Dcontextmenu.local.js.example14 if (!indexmenu_contextmenu['all']['pg']) indexmenu_contextmenu['all']['pg'] = {'view': [] };
15 if (!indexmenu_contextmenu['all']['ns']) indexmenu_contextmenu['all']['ns'] = {'view': [] };
19 //indexmenu_contextmenu['all']['pg']['view'][0] = ['Custom Title'];
22 //indexmenu_contextmenu['all']['pg']['view'].splice(1, 0, ['Input new page', '"javascript: Indexmen…
26 if (!indexmenu_contextmenu['pg']) indexmenu_contextmenu['pg'] = {'view': []};
27 if (!indexmenu_contextmenu['ns']) indexmenu_contextmenu['ns'] = {'view': []};
36 if (!indexmenu_contextmenu['pg']) indexmenu_contextmenu['pg'] = {'view': []};
37 if (!indexmenu_contextmenu['ns']) indexmenu_contextmenu['ns'] = {'view': []};
/plugin/jdraw/lib/
Djgraphx.jar ... mxICostFunction) public int compare (com.mxgraph.view.mxCellState, com.mxgraph.view.mxCellState ...
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/Resource/
DProjectsLocationsViews.php35 * Creates a view. (views.create)
37 * @param string $parent Required. The parent resource of the view. Required.
38 * The location to create a view for. Format: `projects//locations/` or
51 * Deletes a view. (views.delete)
53 * @param string $name Required. The name of the view to delete.
64 * Gets a view. (views.get)
66 * @param string $name Required. The name of the view to get.
98 * Updates a view. (views.patch)
100 * @param string $name Immutable. The resource name of the view. Format:
101 * projects/{project}/locations/{location}/views/{view}
/plugin/dirtylittlehelper/mermaid/editor/src/routes/
DView.svelte3 import View from '../components/View.svelte';
11 #view-page {
17 <div id="view-page">
18 <View />
/plugin/googleanalytics/
Daction.php105 $view = '~search/';
109 $view = '~admin';
111 $view .= '/' . $page;
117 $view = str_replace(':', '/', $ID); // slashes needed for Content Drilldown
121 $view = DOKU_REL . $view;
126 $view .= '?' . $query;
129 return $view;
/plugin/asciidocjs/node_modules/core-js/library/modules/
D_typed.js5 var VIEW = uid('view'); variable
19 hide(Typed.prototype, VIEW, true);
27 VIEW: VIEW property
/plugin/asciidocjs/node_modules/core-js/modules/
D_typed.js5 var VIEW = uid('view'); variable
19 hide(Typed.prototype, VIEW, true);
27 VIEW: VIEW property
/plugin/diagramsnet/lib/plugins/
Dnumber.js11 return graph.view.redrawNumberShape != null;
21 var graphViewResetValidationState = graph.view.resetValidationState;
23 graph.view.resetValidationState = function()
29 var graphViewValidateCellState = graph.view.validateCellState;
31 graph.view.validateCellState = function(cell, recurse)
46 graph.view.redrawNumberShape = function(state)
102 // Extends View menu
115 var menu = ui.menus.get((urlParams['sketch'] == '1') ? 'extras' : 'view');
/plugin/asciidocjs/node_modules/lodash/
D_getView.js6 * Gets the view, applying any `transforms` to the `start` and `end` positions.
9 * @param {number} start The start of the view.
10 * @param {number} end The end of the view.
11 * @param {Array} transforms The transformations to apply to the view.
13 * positions of the view.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
DCountArtifactsRequest.php27 public $view; variable in Google\\Service\\Vault\\CountArtifactsRequest
46 public function setView($view) argument
48 $this->view = $view;
55 return $this->view;
/plugin/diagramsnet/lib/js/
Dexport.js55 graph.view.gridSteps = extras.grid.steps;
370 var view = graph.view;
371 var gridImage = btoa(unescape(encodeURIComponent(view.createSvgGrid(gridColor))));
373 var phase = graph.gridSize * view.gridSteps * view.scale;
378 if (view.backgroundPageShape != null)
380 var bds = view.getBackgroundPageBounds();
387 …var position = -Math.round(phase - mxUtils.mod(view.translate.x * view.scale - x0, phase)) + 'px '…
388 -Math.round(phase - mxUtils.mod(view.translate.y * view.scale - y0, phase)) + 'px';
543 data.scale = Math.min((data.pageHeight * v) / (gb.height / graph.view.scale),
544 (data.pageWidth * h) / (gb.width / graph.view.scale));
[all …]
/plugin/ol3/
Dtest.js5 var view = new ol.View ({
12 view: view property

12345678910>>...107