Home
last modified time | relevance | path

Searched refs:name (Results 501 – 525 of 8094) sorted by relevance

1...<<21222324252627282930>>...324

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/
H A DPropertiesDataStreams.php52 * @param string $name Required. The name of the DataStream to delete. Example
57 public function delete($name, $optParams = []) argument
59 $params = ['name' => $name];
66 * @param string $name Required. The name of the DataStream to get. Example
71 public function get($name, $optParams = []) argument
73 $params = ['name' => $name];
81 * @param string $name Required. The name of the site tag to lookup. Note that
88 public function getGlobalSiteTag($name, $optParams = []) argument
90 $params = ['name' => $name];
118 * @param string $name Output only. Resource name of this Data Stream. Format:
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/Resource/
H A DProjectsLocationsOsPolicyAssignments.php72 * @param string $name Required. The name of the OS policy assignment to be
77 public function delete($name, $optParams = []) argument
79 $params = ['name' => $name];
89 * @param string $name Required. The resource name of OS policy assignment.
95 public function get($name, $optParams = []) argument
97 $params = ['name' => $name];
125 * @param string $name Required. The name of the OS policy assignment to list
135 public function listRevisions($name, $optParams = []) argument
137 $params = ['name' => $name];
160 public function patch($name, OSPolicyAssignment $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/Resource/
H A DDevices.php45 * @param string $name Required. [Resource
55 $params = ['name' => $name, 'postBody' => $postBody];
85 * @param string $name Required. [Resource
99 public function delete($name, $optParams = []) argument
101 $params = ['name' => $name];
108 * @param string $name Required. [Resource
123 public function get($name, $optParams = []) argument
125 $params = ['name' => $name];
169 * @param string $name Required. [Resource
178 …public function wipe($name, GoogleAppsCloudidentityDevicesV1WipeDeviceRequest $postBody, $optParam… argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsApiproducts.php46 * @param string $name Required. Name of the API product. Use the following
54 $params = ['name' => $name, 'postBody' => $postBody];
100 * @param string $name Required. Name of the API product. Use the following
105 public function delete($name, $optParams = []) argument
107 $params = ['name' => $name];
118 * @param string $name Required. Name of the API product. Use the following
123 public function get($name, $optParams = []) argument
125 $params = ['name' => $name];
170 * @param string $name Required. Name of the API product. Use the following
176 public function update($name, GoogleCloudApigeeV1ApiProduct $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OrgPolicyAPI/Resource/
H A DOrganizationsPolicies.php59 * @param string $name Required. Name of the policy to delete. See `Policy` for
64 public function delete($name, $optParams = []) argument
66 $params = ['name' => $name];
75 * @param string $name Required. Resource name of the policy. See `Policy` for
80 public function get($name, $optParams = []) argument
82 $params = ['name' => $name];
94 * @param string $name Required. The effective policy to compute. See `Policy`
99 public function getEffectivePolicy($name, $optParams = []) argument
101 $params = ['name' => $name];
138 * @param string $name Immutable. The resource name of the Policy. Must be one
[all …]
/plugin/projects/plugins/target/
H A Dmedia.php10 public function name() { return "MediaLibrary"; } function in projects_plugin_media
16 return file_exists(mediaFN($project->name() . ':' . $file->name()));
23 $name = $file->name();
24 $id = $project->name() . ':' . $name;
27 return "ln -s $media_name $name";
/plugin/htmlmetatags/syntax/
H A Dsyntax.php108 $name = trim ( $mt [0] );
110 // Test if attribute name is a media files and get media file absolute URL
111 if (substr ( $name, 0, 6 ) === 'media-') {
112 $name = substr ( $name, 6 );
117 if ($name == "keywords") {
118 if (! empty ( $renderer->meta ['htmlmetatags'] [$name] ))
119 $renderer->meta ["htmlmetatags"] [$name] .= ', ' . $content;
121 $renderer->meta ["htmlmetatags"] [$name] .= $content;
123 if (! empty ( $renderer->meta ['htmlmetatags'] [$name] ))
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudBuild.php106 'name' => [
116 'name' => [
136 'name' => [
185 'name' => [
263 'name' => [
281 'name' => [
313 'name' => [
351 'name' => [
361 'name' => [
389 'name' => [
[all …]
H A DMyBusinessAccountManagement.php74 'path' => 'v1/{+name}',
77 'name' => [
105 'path' => 'v1/{+name}',
108 'name' => [
146 'name' => [
166 'name' => [
190 'name' => [
200 'name' => [
234 'name' => [
264 'name' => [
[all …]
H A DCloudSearch.php114 'name' => [
128 'name' => [
256 'name' => [
270 'name' => [
284 'name' => [
304 'name' => [
330 'name' => [
340 'name' => [
358 'name' => [
368 'name' => [
[all …]
/plugin/html2pdf/html2pdf/html2ps/features/
H A D_factory.php10 function &get($name) { argument
12 return $instance->_get($name);
15 function &_get($name) { argument
16 if (!isset($this->__features[$name])) {
17 $this->_features[$name] =& $this->_load($name);
19 return $this->_features[$name];
22 function &_load($name) { argument
23 $normalized_name = strtolower(preg_replace('/[^\w\d\.]/i', '_', $name));
/plugin/dwcommits/
H A Dadmin.php194 ptln(' <input type="hidden" name="do" value="admin" />');
195 ptln(' <input type="hidden" name="page" value="'.$this->getPluginName().'" />');
214 …ptln('&nbsp;&nbsp;<input type="submit" name="cmd[init]" value="'.$this->getLang('btn_init').'" />…
222 …ptln('&nbsp;&nbsp;<input type="submit" name="cmd[update]" value="'.$this->getLang('btn_update').'…
242 …ptln('<td>&nbsp;&nbsp;<input type="submit" name="cmd[pull]" value="'.$this->getLang('btn_pull').'…
251 . '&nbsp;<input type="text" name="remote_url_name" size="80" value="'
342 ptln('&nbsp;&nbsp;AND <input type="RADIO" value="AND" name="dwc_query[OP_1]"></TD>');
346 … ptln('&nbsp;&nbsp;AND <input type="radio" value="AND" CHECKED name="dwc_query[OP_2]"></TD>');
348 …ptln('<TD>&nbsp;&nbsp;'. $this->getLang('q_branch') . '&nbsp;&nbsp;<SELECT name="dwc_query[branch]…
358 …ptln('&nbsp;&nbsp;<input type ="radio" name="output_type" value="plain">' . $this->getLang('q_plai…
[all …]
/plugin/doctree2filelist/
H A Dadmin.php129 ptln(' <input type="hidden" name="do" value="admin" />');
130 ptln(' <input type="hidden" name="ospcmd" value="importit" />');
139 ptln(' <input type="hidden" name="do" value="admin" />');
140 ptln(' <input type="hidden" name="ospcmd" value="docsuploaded" />');
149 ptln(' <input type="hidden" name="do" value="admin" />');
150 ptln(' <input type="hidden" name="ospcmd" value="create_upload_dir" />');
173 $html .= ' <input type="hidden" name="do" value="admin" />'."\n";
179 $html .= ' <input type="hidden" name="do" value="admin" />'."\n";
180 $html .= ' <input type="hidden" name="ospcmd" value="importit" />'."\n";
186 $html .= ' <input type="hidden" name="do" value="admin" />'."\n";
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/src/Accessor/
H A DDefaultAccessorStrategy.php74 $this->readAccessors[$metadata->class] = function ($o, $name) use ($metadata) {
75 $ref = $this->propertyReflectionCache[$metadata->class][$name] ?? null;
77 $ref = new \ReflectionProperty($metadata->class, $name);
79 $this->propertyReflectionCache[$metadata->class][$name] = $ref;
86 return $o->$name;
91 return $this->readAccessors[$metadata->class]($object, $metadata->name);
110 $ref = $this->propertyReflectionCache[$metadata->class][$name] ?? null;
112 $ref = new \ReflectionProperty($metadata->class, $name);
114 $this->propertyReflectionCache[$metadata->class][$name] = $ref;
121 $o->$name = $value;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/Resource/
H A DCustomersDeployments.php54 * @param string $name Required. The name of the deployment.
58 public function delete($name, $optParams = []) argument
60 $params = ['name' => $name];
67 * @param string $name Required. The name of the deployment.
71 public function get($name, $optParams = []) argument
73 $params = ['name' => $name];
102 * @param string $name Required. The name of the deployment to move.
109 $params = ['name' => $name, 'postBody' => $postBody];
116 * @param string $name Output only. Resource name.
123 public function patch($name, SasPortalDeployment $postBody, $optParams = []) argument
[all …]
H A DNodesNodes.php54 * @param string $name Required. The name of the node.
58 public function delete($name, $optParams = []) argument
60 $params = ['name' => $name];
67 * @param string $name Required. The name of the node.
71 public function get($name, $optParams = []) argument
73 $params = ['name' => $name];
102 * @param string $name Required. The name of the node to move.
109 $params = ['name' => $name, 'postBody' => $postBody];
116 * @param string $name Output only. Resource name.
123 public function patch($name, SasPortalNode $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/Resource/
H A DCustomersDeployments.php54 * @param string $name Required. The name of the deployment.
58 public function delete($name, $optParams = []) argument
60 $params = ['name' => $name];
67 * @param string $name Required. The name of the deployment.
71 public function get($name, $optParams = []) argument
73 $params = ['name' => $name];
102 * @param string $name Required. The name of the deployment to move.
109 $params = ['name' => $name, 'postBody' => $postBody];
116 * @param string $name Output only. Resource name.
123 public function patch($name, SasPortalDeployment $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DOrganizationsLocationsBuckets.php61 * @param string $name Required. The full resource name of the bucket to delete.
70 public function delete($name, $optParams = []) argument
72 $params = ['name' => $name];
79 * @param string $name Required. The resource name of the bucket:
88 public function get($name, $optParams = []) argument
90 $params = ['name' => $name];
129 * @param string $name Required. The full resource name of the bucket to update.
147 public function patch($name, LogBucket $postBody, $optParams = []) argument
149 $params = ['name' => $name, 'postBody' => $postBody];
157 * @param string $name Required. The full resource name of the bucket to
[all …]
H A DLocationsBuckets.php61 * @param string $name Required. The full resource name of the bucket to delete.
70 public function delete($name, $optParams = []) argument
72 $params = ['name' => $name];
79 * @param string $name Required. The resource name of the bucket:
88 public function get($name, $optParams = []) argument
90 $params = ['name' => $name];
129 * @param string $name Required. The full resource name of the bucket to update.
147 public function patch($name, LogBucket $postBody, $optParams = []) argument
149 $params = ['name' => $name, 'postBody' => $postBody];
157 * @param string $name Required. The full resource name of the bucket to
[all …]
H A DProjectsLocationsBuckets.php61 * @param string $name Required. The full resource name of the bucket to delete.
70 public function delete($name, $optParams = []) argument
72 $params = ['name' => $name];
79 * @param string $name Required. The resource name of the bucket:
88 public function get($name, $optParams = []) argument
90 $params = ['name' => $name];
129 * @param string $name Required. The full resource name of the bucket to update.
147 public function patch($name, LogBucket $postBody, $optParams = []) argument
149 $params = ['name' => $name, 'postBody' => $postBody];
157 * @param string $name Required. The full resource name of the bucket to
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsDatasetsConsentStoresUserDataMappings.php39 * @param string $name Required. The resource name of the User data mapping to
47 $params = ['name' => $name, 'postBody' => $postBody];
69 * @param string $name Required. The resource name of the User data mapping to
74 public function delete($name, $optParams = []) argument
76 $params = ['name' => $name];
83 * @param string $name Required. The resource name of the User data mapping to
88 public function get($name, $optParams = []) argument
90 $params = ['name' => $name];
142 * @param string $name Resource name of the User data mapping, of the form `proj
154 public function patch($name, UserDataMapping $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/Resource/
H A DOrganizationsRoles.php75 * @param string $name The `name` parameter's value depends on the target
99 public function delete($name, $optParams = []) argument
101 $params = ['name' => $name];
108 * @param string $name The `name` parameter's value depends on the target
135 public function get($name, $optParams = []) argument
137 $params = ['name' => $name];
189 * @param string $name The `name` parameter's value depends on the target
215 public function patch($name, Role $postBody, $optParams = []) argument
217 $params = ['name' => $name, 'postBody' => $postBody];
224 * @param string $name The `name` parameter's value depends on the target
[all …]
H A DProjectsRoles.php75 * @param string $name The `name` parameter's value depends on the target
99 public function delete($name, $optParams = []) argument
101 $params = ['name' => $name];
108 * @param string $name The `name` parameter's value depends on the target
135 public function get($name, $optParams = []) argument
137 $params = ['name' => $name];
189 * @param string $name The `name` parameter's value depends on the target
215 public function patch($name, Role $postBody, $optParams = []) argument
217 $params = ['name' => $name, 'postBody' => $postBody];
224 * @param string $name The `name` parameter's value depends on the target
[all …]
H A DProjectsLocationsWorkloadIdentityPoolsProviders.php63 * @param string $name Required. The name of the provider to delete.
67 public function delete($name, $optParams = []) argument
69 $params = ['name' => $name];
76 * @param string $name Required. The name of the provider to retrieve.
80 public function get($name, $optParams = []) argument
82 $params = ['name' => $name];
113 * @param string $name Output only. The resource name of the provider.
120 public function patch($name, WorkloadIdentityPoolProvider $postBody, $optParams = []) argument
122 $params = ['name' => $name, 'postBody' => $postBody];
130 * @param string $name Required. The name of the provider to undelete.
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/Resource/
H A DProjectsLocationsRealms.php55 * @param string $name Required. The name of the realm to delete, in the
60 public function delete($name, $optParams = []) argument
62 $params = ['name' => $name];
69 * @param string $name Required. The name of the realm to retrieve, in the
74 public function get($name, $optParams = []) argument
76 $params = ['name' => $name];
110 * @param string $name The resource name of the realm, in the following form:
122 public function patch($name, Realm $postBody, $optParams = []) argument
124 $params = ['name' => $name, 'postBody' => $postBody];
145 public function previewUpdate($name, Realm $postBody, $optParams = []) argument
[all …]

1...<<21222324252627282930>>...324