| /plugin/cloud/ |
| D | syntax.php | 3 * Cloud Plugin: shows a cloud of the most frequently used words 27 $this->Lexer->addSpecialPattern('~~\w*?CLOUD.*?~~', $mode, 'plugin_cloud'); 80 $cloud = $this->_getTagCloud($num, $min, $max, $namespaces, $tag); 85 $cloud = $helper->getSearchWordArray($num); 86 $this->_filterCloud($cloud, 'search_blacklist'); 90 foreach ($cloud as $size) { 99 $cloud = $this->_getWordCloud($num, $min, $max); 101 if (!is_array($cloud) || empty($cloud)) return false; 107 // and render the cloud 108 $renderer->doc .= '<div class="cloud">'.DOKU_LF; [all …]
|
| D | style.css | 1 .dokuwiki div.cloud { margin-bottom: 1em; line-height: 145%; } 3 .dokuwiki div.cloud a { padding: 0; margin: 0 0.5em; } 5 .dokuwiki div.cloud a.cloud1 { font-size: 10px; color: #D3E0F5; } 6 .dokuwiki div.cloud a.cloud2 { font-size: 12px; color: #AEC4E5; } 7 .dokuwiki div.cloud a.cloud3 { font-size: 14px; color: #88A9DB; } 8 .dokuwiki div.cloud a.cloud4 { font-size: 16px; color: #4A7AC2; } 9 .dokuwiki div.cloud a.cloud5 { font-size: 18px; color: #003F9E; } 11 .dokuwiki div.cloud a.cloud1_tag1 { font-size: 10px; color: #CEF0D0; } 12 .dokuwiki div.cloud a.cloud2_tag1 { font-size: 12px; color: #AEE5B1; } 13 .dokuwiki div.cloud a.cloud3_tag1 { font-size: 14px; color: #88DB8C; } [all …]
|
| D | style.less | 4 .dokuwiki div.cloud { margin-bottom: 1em; line-height: 145% * @sF; } 6 .dokuwiki div.cloud a { padding: 0; margin: 0 0.5ex; } 19 .dokuwiki div.cloud a.cloud1 { font-size: @f1; color: desaturate(lighten(@c0, 4 * @l), 4 * @d); } 20 .dokuwiki div.cloud a.cloud2 { font-size: @f2; color: desaturate(lighten(@c0, 3 * @l), 3 * @d); } 21 .dokuwiki div.cloud a.cloud3 { font-size: @f3; color: desaturate(lighten(@c0, 2 * @l), 2 * @d); } 22 .dokuwiki div.cloud a.cloud4 { font-size: @f4; color: desaturate(lighten(@c0, 1 * @l), 1 * @d); } 23 .dokuwiki div.cloud a.cloud5 { font-size: @f5; color: @c0; } 26 .dokuwiki div.cloud a.cloud1_tag1 { font-size: @f1; color: desaturate(lighten(@c1, 4 * @l), 4 * @d)… 27 .dokuwiki div.cloud a.cloud2_tag1 { font-size: @f2; color: desaturate(lighten(@c1, 3 * @l), 3 * @d)… 28 .dokuwiki div.cloud a.cloud3_tag1 { font-size: @f3; color: desaturate(lighten(@c1, 2 * @l), 2 * @d)… [all …]
|
| /plugin/cumulus/ |
| D | syntax.php | 62 // get the tag cloud... 94 $alt = '<div id="cloud">'; 96 $alt = '<div id="cloud" style="display:none;">'; 108 * (inspired by DokuWiki Cloud plugin by Gina Häußge, Michael Klier, Esther Brunner) 118 $cloud = $this->_getTagCloud($options['max'], $min, $max, $tag); 121 $cloud = $this->_getNamespaceCloud($options['max'], $min, $max); 124 $cloud = $this->_getWordCloud($options['max'], $min, $max); 126 if (!is_array($cloud) || empty($cloud)) return ''; 131 foreach ($cloud as $word => $size) { 178 * Returns the sorted namespace cloud array [all …]
|
| /plugin/diagramsnet/lib/shapes/ |
| D | mxGCP2.js | 96 {val: 'cloud_functions', dispName: 'Cloud Functions'}, 102 {val: 'cloud_endpoints', dispName: 'Cloud Endpoints'}, 105 {val: 'cloud_iam', dispName: 'Cloud IAM'}, 107 {val: 'cloud_iam', dispName: 'Cloud Resource Manager'}, 109 {val: 'cloud_security_scanner', dispName: 'Cloud Security Scanner'}, 114 {val: 'cloud_datalab', dispName: 'Cloud Datalab'}, 115 {val: 'cloud_dataflow', dispName: 'Cloud Dataflow'}, 116 {val: 'cloud_pubsub', dispName: 'Cloud Pub/Sub'}, 117 {val: 'cloud_dataproc', dispName: 'Cloud Dataproc'}, 119 {val: 'cloud_dataprep', dispName: 'Cloud Dataprep'}, [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/Resource/ |
| D | ProjectsRoles.php | 40 * [`projects`](https://cloud.google.com/iam/reference/rest/v1/projects.roles) 41 * or [`organizations`](https://cloud.google.com/iam/reference/rest/v1/organizat 43 * [`projects.roles.create()`](https://cloud.google.com/iam/reference/rest/v1/pr 45 * level [custom roles](https://cloud.google.com/iam/docs/understanding-custom- 48 * .roles.create()`](https://cloud.google.com/iam/reference/rest/v1/organization 50 * organization-level [custom roles](https://cloud.google.com/iam/docs 77 * [`projects`](https://cloud.google.com/iam/reference/rest/v1/projects.roles) 78 * or [`organizations`](https://cloud.google.com/iam/reference/rest/v1/organizat 80 * `projects.roles.delete()`](https://cloud.google.com/iam/reference/rest/v1/pro 82 * method deletes only [custom roles](https://cloud.google.com/iam/docs [all …]
|
| D | OrganizationsRoles.php | 40 * [`projects`](https://cloud.google.com/iam/reference/rest/v1/projects.roles) 41 * or [`organizations`](https://cloud.google.com/iam/reference/rest/v1/organizat 43 * [`projects.roles.create()`](https://cloud.google.com/iam/reference/rest/v1/pr 45 * level [custom roles](https://cloud.google.com/iam/docs/understanding-custom- 48 * .roles.create()`](https://cloud.google.com/iam/reference/rest/v1/organization 50 * organization-level [custom roles](https://cloud.google.com/iam/docs 77 * [`projects`](https://cloud.google.com/iam/reference/rest/v1/projects.roles) 78 * or [`organizations`](https://cloud.google.com/iam/reference/rest/v1/organizat 80 * `projects.roles.delete()`](https://cloud.google.com/iam/reference/rest/v1/pro 82 * method deletes only [custom roles](https://cloud.google.com/iam/docs [all …]
|
| D | Roles.php | 40 * [`roles`](https://cloud.google.com/iam/reference/rest/v1/roles), 41 * [`projects`](https://cloud.google.com/iam/reference/rest/v1/projects.roles), 42 * or [`organizations`](https://cloud.google.com/iam/reference/rest/v1/organizat 44 * [`roles.get()`](https://cloud.google.com/iam/reference/rest/v1/roles/get): 46 * roles](https://cloud.google.com/iam/docs/understanding- 47 * roles#predefined_roles) in Cloud IAM. Example request URL: 49 * https://cloud.google.com/iam/reference/rest/v1/projects.roles/get): 51 * [custom roles](https://cloud.google.com/iam/docs/understanding-custom-roles) 54 * * [`organizations.roles.get()`](https://cloud.google.com/iam/reference/rest/v 57 * only [custom roles](https://cloud.google.com/iam/docs/understanding-custom- [all …]
|
| /plugin/zoom/ |
| D | style.css | 1 .cloud-zoom img{ 4 .cloud-zoom-gallery img{ 9 .cloud-zoom-lens { 17 .cloud-zoom-title { 31 .cloud-zoom-big { 37 .cloud-zoom-loading { 43 .cloud-zoom-center { 47 .cloud-zoom-block-left { 53 .cloud-zoom-block-right { 59 .cloud-zoom-float-left { [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/ |
| D | V2.php | 35 * Router can be configured for Google Cloud projects, folders, organizations 37 * projects and folders in the Google Cloud organization.See Enabling CMEK for 38 * Log Router (https://cloud.google.com/logging/docs/routing/managed-encryption) 47 * be configured for Google Cloud projects, folders, organizations and billing 49 * folders in the Google Cloud organization. 61 * Log Router can be get for Google Cloud projects, folders, organizations and 64 * Google Cloud organization.See Enabling CMEK for Log Router 65 * (https://cloud.google.com/logging/docs/routing/managed-encryption) for more 73 * be get for Google Cloud projects, folders, organizations and billing 76 * Google Cloud organization. [all …]
|
| D | Organizations.php | 35 * Router can be configured for Google Cloud projects, folders, organizations 37 * projects and folders in the Google Cloud organization.See Enabling CMEK for 38 * Log Router (https://cloud.google.com/logging/docs/routing/managed-encryption) 47 * be configured for Google Cloud projects, folders, organizations and billing 49 * folders in the Google Cloud organization. 61 * Log Router can be get for Google Cloud projects, folders, organizations and 64 * Google Cloud organization.See Enabling CMEK for Log Router 65 * (https://cloud.google.com/logging/docs/routing/managed-encryption) for more 73 * be get for Google Cloud projects, folders, organizations and billing 76 * Google Cloud organization. [all …]
|
| D | Folders.php | 35 * Router can be configured for Google Cloud projects, folders, organizations 37 * projects and folders in the Google Cloud organization.See Enabling CMEK for 38 * Log Router (https://cloud.google.com/logging/docs/routing/managed-encryption) 47 * be configured for Google Cloud projects, folders, organizations and billing 49 * folders in the Google Cloud organization. 61 * Log Router can be get for Google Cloud projects, folders, organizations and 64 * Google Cloud organization.See Enabling CMEK for Log Router 65 * (https://cloud.google.com/logging/docs/routing/managed-encryption) for more 73 * be get for Google Cloud projects, folders, organizations and billing 76 * Google Cloud organization. [all …]
|
| D | Projects.php | 35 * Router can be configured for Google Cloud projects, folders, organizations 37 * projects and folders in the Google Cloud organization.See Enabling CMEK for 38 * Log Router (https://cloud.google.com/logging/docs/routing/managed-encryption) 47 * be configured for Google Cloud projects, folders, organizations and billing 49 * folders in the Google Cloud organization. 61 * Log Router can be get for Google Cloud projects, folders, organizations and 64 * Google Cloud organization.See Enabling CMEK for Log Router 65 * (https://cloud.google.com/logging/docs/routing/managed-encryption) for more 73 * be get for Google Cloud projects, folders, organizations and billing 76 * Google Cloud organization.
|
| D | BillingAccounts.php | 35 * Router can be configured for Google Cloud projects, folders, organizations 37 * projects and folders in the Google Cloud organization.See Enabling CMEK for 38 * Log Router (https://cloud.google.com/logging/docs/routing/managed-encryption) 47 * be configured for Google Cloud projects, folders, organizations and billing 49 * folders in the Google Cloud organization. 61 * Log Router can be get for Google Cloud projects, folders, organizations and 64 * Google Cloud organization.See Enabling CMEK for Log Router 65 * (https://cloud.google.com/logging/docs/routing/managed-encryption) for more 73 * be get for Google Cloud projects, folders, organizations and billing 76 * Google Cloud organization.
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/Resource/ |
| D | Instances.php | 51 * @param string $instance Cloud SQL instance ID. This does not include the 63 * Creates a Cloud SQL instance as a clone of the source instance. Using this 66 * @param string $project Project ID of the source as well as the clone Cloud 68 * @param string $instance The ID of the Cloud SQL instance to be cloned 81 * Deletes a Cloud SQL instance. (instances.delete) 85 * @param string $instance Cloud SQL instance ID. This does not include the 97 * Demotes the stand-alone instance to be a Cloud SQL read replica for an 101 * @param string $instance Cloud SQL instance name. 113 * Exports data from a Cloud SQL instance to a Cloud Storage bucket as a SQL 118 * @param string $instance Cloud SQL instance ID. This does not include the [all …]
|
| /plugin/diagramsnet/lib/templates/ |
| D | index.xml | 74 <template url="cloud/aws/aws_1.xml" name="Aws 1" libs="general;aws4" tags="Aws"/> 75 <template url="cloud/aws/aws_2.xml" name="Aws 2" libs="general;aws4" tags="Aws"/> 76 <template url="cloud/aws/aws_3.xml" name="Aws 3" libs="general;aws4" tags="Aws"/> 77 <template url="cloud/aws/aws_4.xml" name="Aws 4" libs="general;aws4" tags="Aws"/> 78 <template url="cloud/aws/aws_5.xml" name="Aws 5" libs="general;aws4" tags="Aws"/> 79 <template url="cloud/aws/aws_6.xml" name="Aws 6" libs="general;aws4" tags="Aws"/> 80 <template url="cloud/aws/aws_7.xml" name="Aws 7" libs="general;aws4" tags="Aws"/> 81 <template url="cloud/aws/aws_8.xml" name="Aws 8" libs="general;aws4" tags="Aws"/> 82 <template url="cloud/aws/aws_9.xml" name="Aws 9" libs="general;aws4" tags="Aws"/> 83 <template url="cloud/aws/aws_10.xml" name="Aws 10" libs="general;aws4" tags="Aws"/> [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/ |
| D | ProjectsLocationsTemplates.php | 37 * Creates a Cloud Dataflow job from a template. Do not enter confidential 40 * @param string $projectId Required. The ID of the Cloud Platform project that 43 * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which 58 * @param string $projectId Required. The ID of the Cloud Platform project that 61 * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which 65 * @opt_param string gcsPath Required. A Cloud Storage path to the template from 66 * which to create the job. Must be valid Cloud Storage URL, beginning with 80 * @param string $projectId Required. The ID of the Cloud Platform project that 83 * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which 89 * on Cloud Storage. The file must be a Json serialized DynamicTemplateFieSpec [all …]
|
| D | ProjectsTemplates.php | 37 * Creates a Cloud Dataflow job from a template. Do not enter confidential 40 * @param string $projectId Required. The ID of the Cloud Platform project that 55 * @param string $projectId Required. The ID of the Cloud Platform project that 59 * @opt_param string gcsPath Required. A Cloud Storage path to the template from 60 * which to create the job. Must be valid Cloud Storage URL, beginning with 63 * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which 77 * @param string $projectId Required. The ID of the Cloud Platform project that 83 * on Cloud Storage. The file must be a Json serialized DynamicTemplateFieSpec 85 * @opt_param string dynamicTemplate.stagingLocation Cloud Storage path for 86 * staging dependencies. Must be a valid Cloud Storage URL, beginning with [all …]
|
| D | ProjectsJobs.php | 44 * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that 62 * Creates a Cloud Dataflow job. To create a job, we recommend using 64 * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using 69 * @param string $projectId The ID of the Cloud Platform project that the job 75 * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that 89 * Gets the state of the specified Cloud Dataflow job. To get the state of a 91 * endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional- 95 * @param string $projectId The ID of the Cloud Platform project that the job 101 * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that 115 * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using [all …]
|
| /plugin/diagramsnet/lib/js/diagramly/sidebar/ |
| D | Sidebar-GCP2.js | 67 this.setCurrentSearchEntryLibrary('gcp2', 'gcp2Icons Hybrid and Multi Cloud'); 75 var dt = 'gcp google cloud platform path '; 100 var dt = 'gcp google cloud platform zone '; 122 this.addEntry(dt + 'project cloud service provider', function() 124 …var bg = new mxCell('Project Zone / Cloud Service Provider', new mxGeometry(0, 0, 530, 490), s + '… 212 …ateFromCells([bg], bg.geometry.width, bg.geometry.height, 'Project Zone / Cloud Service Provider'); 216 …1000, 40, 'Architecture: App Engine and Cloud Endpoints', 'Title bar', null, null, this.getTagsFor… 222 var bg = new mxCell('<b>Google </b>Cloud Platform', new mxGeometry(0, 0, 650, 350), 323 var dt = 'gcp google cloud platform general icons icon '; 337 …s * 90, s * 100, null, 'Cloud Monitoring', null, null, this.getTagsForStencil(gn, '', dt + 'cloud … [all …]
|
| D | Sidebar-GCP3.js | 41 var dt = 'gcp google cloud platform api platform ecosystem '; 61 …s * 0.2, s * 0.12, '', 'Cloud Endpoints', null, null, this.getTagsForStencil(gn, '', dt + 'cloud e… 80 var dt = 'gcp google cloud platform big data '; 90 …s * 0.15, s * 0.2, '', 'Cloud Composer', null, null, this.getTagsForStencil(gn, '', dt + 'cloud co… 127 var dt = 'gcp google cloud platform ai artificial intelligence '; 143 …s * 0.2, s * 0.2, '', 'Cloud Jobs API', null, null, this.getTagsForStencil(gn, '', dt + 'cloud job… 146 …s * 0.2, s * 0.16, '', 'Cloud Natural Language API', null, null, this.getTagsForStencil(gn, '', dt… 149 …s * 0.2, s * 0.2, '', 'Cloud TPU', null, null, this.getTagsForStencil(gn, '', dt + 'cloud tpu').jo… 152 …s * 0.2, s * 0.18, '', 'Cloud Translation API', null, null, this.getTagsForStencil(gn, '', dt + 'c… 155 …s * 0.2, s * 0.16, '', 'Cloud Vision API', null, null, this.getTagsForStencil(gn, '', dt + 'cloud … [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/Resource/ |
| D | NamespacesServices.php | 38 * For Cloud Run (fully managed), replace {namespace_id} with the project ID or 59 * @param string $name The name of the service to delete. For Cloud Run (fully 63 * @opt_param string apiVersion Cloud Run currently ignores this parameter. 67 * @opt_param string kind Cloud Run currently ignores this parameter. 69 * delete. Cloud Run currently ignores this setting, and deletes in the 83 * @param string $name The name of the service to retrieve. For Cloud Run (fully 98 * For Cloud Run (fully managed), replace {namespace_id} with the project ID or 105 * 'metadata.name%3Dlorem'. Not currently used by Cloud Run. 106 * @opt_param bool includeUninitialized Not currently used by Cloud Run. 112 * the list or watch operation should start. Not currently used by Cloud Run. [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/Resource/ |
| D | ProjectsRegionsClusters.php | 46 * ClusterOperationMetadata (https://cloud.google.com/dataproc/docs/reference/rp 47 * c/google.cloud.dataproc.v1#clusteroperationmetadata). (clusters.create) 49 * @param string $projectId Required. The ID of the Google Cloud Platform 59 * request. If the server receives two CreateClusterRequest (https://cloud.googl 60 * e.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#google.cloud.datap 77 * ClusterOperationMetadata (https://cloud.google.com/dataproc/docs/reference/rp 78 * c/google.cloud.dataproc.v1#clusteroperationmetadata). (clusters.delete) 80 * @param string $projectId Required. The ID of the Google Cloud Platform 91 * request. If the server receives two DeleteClusterRequest (https://cloud.googl 92 * e.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#google.cloud.datap [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Clouderrorreporting/Resource/ |
| D | ProjectsEvents.php | 37 * @param string $projectName Required. The resource name of the Google Cloud 39 * the [Google Cloud Platform project 40 * ID](https://support.google.com/cloud/answer/6158840). Example: `projects/my- 72 * key](https://support.google.com/cloud/answer/6158862) for authentication. To 76 * (https://cloud.google.com/error-reporting) is a global service built on Cloud 78 * routed to other Google Cloud projects. For more information, see [Using Error 79 * Reporting with regionalized logs] (https://cloud.google.com/error- 82 * @param string $projectName Required. The resource name of the Google Cloud 84 * the [Google Cloud Platform project 85 * ID](https://support.google.com/cloud/answer/6158840). Example: // `projects
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/Resource/ |
| D | V1.php | 48 * id, visit [here ](https://cloud.google.com/resource-manager/docs/creating- 50 * folder or project id, visit [here ](https://cloud.google.com/resource- 65 * binding](https://cloud.google.com/iam/reference/rest/v1/Binding). The 128 * The [full resource name] (https://cloud.google.com/asset-inventory/docs 130 * types](https://cloud.google.com/asset-inventory/docs/supported-asset- 164 * Cloud Storage or a BigQuery destination. For Cloud Storage destination, the 176 * id, visit [here ](https://cloud.google.com/resource-manager/docs/creating- 178 * folder or project id, visit [here ](https://cloud.google.com/resource- 234 * https://cloud.google.com/asset-inventory/docs/resource-name-format Example: ` 252 * [Introduction to Cloud Asset Inventory](https://cloud.google.com/asset- [all …]
|