Home
last modified time | relevance | path

Searched refs:policy (Results 76 – 100 of 134) sorted by relevance

123456

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DReturnPolicySeasonalOverride.php68 public function setPolicy(ReturnPolicyPolicy $policy) argument
70 $this->policy = $policy;
77 return $this->policy;
H A DReturnPolicy.php127 public function setPolicy(ReturnPolicyPolicy $policy) argument
129 $this->policy = $policy;
136 return $this->policy;
H A DReturnPolicyOnline.php117 public function setPolicy(ReturnPolicyOnlinePolicy $policy) argument
119 $this->policy = $policy;
126 return $this->policy;
/plugin/diagrams/
H A Drenderer.php36 * Create the content security policy
40 $policy = Diagrams::CSP;
43 foreach ($policy as $key => $values) {
49 $policy[$key] = $values;
53 foreach ($policy as $key => $values) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DDevice.php66 public function setPolicy(Policy $policy) argument
68 $this->policy = $policy;
75 return $this->policy;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolicyTroubleshooter/
H A DGoogleCloudPolicytroubleshooterV1ExplainedPolicy.php85 public function setPolicy(GoogleIamV1Policy $policy) argument
87 $this->policy = $policy;
94 return $this->policy;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolicySimulator/
H A DGoogleCloudPolicysimulatorV1ExplainedPolicy.php85 public function setPolicy(GoogleIamV1Policy $policy) argument
87 $this->policy = $policy;
94 return $this->policy;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DEnrichNamespace.asciidoc35 $params['name'] = (string) The name of the enrich policy
48 $params['name'] = (string) The name of the enrich policy
62 $params['name'] = (list) A comma-separated list of enrich policy names
75 $params['name'] = (string) The name of the enrich policy
76 $params['body'] = (array) The enrich policy to register (Required)
H A DAutoscalingNamespace.asciidoc34 $params['name'] = (string) the name of the autoscaling policy
59 $params['name'] = (string) the name of the autoscaling policy
72 $params['name'] = (string) the name of the autoscaling policy
73 $params['body'] = (array) the specification of the autoscaling policy (Required)
H A DSlmNamespace.asciidoc39 $params['policy_id'] = (string) The id of the snapshot lifecycle policy to remove
52 $params['policy_id'] = (string) The id of the snapshot lifecycle policy to be executed
114 $params['policy_id'] = (string) The id of the snapshot lifecycle policy
115 $params['body'] = (array) The snapshot lifecycle policy definition to register
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DIamPolicySearchResult.php107 public function setPolicy(Policy $policy) argument
109 $this->policy = $policy;
116 return $this->policy;
/plugin/gtime/gtlib/asn1/tsp/
H A DTSPTSTInfo.php56 private $policy; variable in TSPTSTInfo
103 $policy = $object->getObjectAt(1);
105 if (!$policy instanceof ASN1ObjectId) {
109 $this->policy = $policy->getValue();
218 $sequence->add(new ASN1ObjectId($this->policy));
283 return $this->policy;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DIlmNamespace.php31 * Deletes the specified lifecycle policy definition. A currently used policy cannot be deleted.
33 * $params['policy'] = (string) The name of the index lifecycle policy
41 $policy = $this->extractArgument($params, 'policy');
46 $endpoint->setPolicy($policy);
73 * Returns the specified policy definition. Includes the policy version and last modified date.
75 * $params['policy']
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DMigratingVm.php237 public function setPolicy(SchedulePolicy $policy) argument
239 $this->policy = $policy;
246 return $this->policy;
/plugin/passpolicy/
H A Dscript.js79 function scoreit($field, indicator, policy) { argument
96 if (!policy) {
H A Dplugin.info.txt6 desc Integrates password policy settings and advanced password generators into DokuWiki
H A DREADME3 Integrates password policy settings into DokuWiki
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDns.php499 'path' => 'dns/v2/projects/{project}/locations/{location}/policies/{policy}',
512 'policy' => [
523 'path' => 'dns/v2/projects/{project}/locations/{location}/policies/{policy}',
536 'policy' => [
570 'path' => 'dns/v2/projects/{project}/locations/{location}/policies/{policy}',
583 'policy' => [
594 'path' => 'dns/v2/projects/{project}/locations/{location}/policies/{policy}',
607 'policy' => [
H A DBinaryAuthorization.php213 'policy',
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DIntegrationTest.php37 $policy = new SecurityPolicy([], [], [], [], ['dump']);
41 new SandboxExtension($policy, false),
/plugin/batchedit/
H A Dengine.php1056 public function markRequestedMatches($request, $policy = self::VERIFY_OFFSET) { argument
1057 switch ($policy) {
1059 $policy = new BatcheditMarkPolicyVerifyBoth($this->session->getPages(), $this->session->getCachedPages());
1063 $policy = new BatcheditMarkPolicyVerifyMatched($this->session->getPages(), $this->session->getCachedPages());
1067 $policy = new BatcheditMarkPolicyVerifyOffset($this->session->getPages());
1071 $policy = new BatcheditMarkPolicyVerifyContext($this->session->getPages());
1078 $policy->markMatch($pageId, $offset);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D15.15.js1 …g.quote"],[/reflected-xss/,"string.quote"],[/referrer/,"string.quote"],[/policy-uri/,"string.quote…
/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki42 … in your dokuwiki config.) This may be due to a security policy defined in ImageMagick's `policy.x…
44 <code><policy domain="coder" rights="none" pattern="PDF" /></code>
48 <code><policy domain="coder" rights="read|write" pattern="PDF" /></code>
133 * v0.92 (Added checks for ImageMagick security policy issues)
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A DSandboxTest.php321 $policy = new SecurityPolicy($tags, $filters, $methods, $properties, $functions);
322 $twig->addExtension(new SandboxExtension($policy, $sandboxed));
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst475 by a policy instance. By default, Twig comes with one policy class:
488 $policy = new \Twig\Sandbox\SecurityPolicy($tags, $filters, $methods, $properties, $functions);
490 With the previous configuration, the security policy will only allow usage of
496 The policy object is the first argument of the sandbox constructor::
498 $sandbox = new \Twig\Extension\SandboxExtension($policy);
513 $sandbox = new \Twig\Extension\SandboxExtension($policy, true);

123456