Home
last modified time | relevance | path

Searched refs:selector (Results 26 – 50 of 328) sorted by path

12345678910>>...14

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DAuthenticationRule.php34 public $selector; variable in Google\\Service\\ServiceNetworking\\AuthenticationRule
81 public function setSelector($selector) argument
83 $this->selector = $selector;
90 return $this->selector;
H A DBackendRule.php47 public $selector; variable in Google\\Service\\ServiceNetworking\\BackendRule
138 public function setSelector($selector) argument
140 $this->selector = $selector;
147 return $this->selector;
H A DContextRule.php42 public $selector; variable in Google\\Service\\ServiceNetworking\\ContextRule
103 public function setSelector($selector) argument
105 $this->selector = $selector;
112 return $this->selector;
H A DCustomErrorRule.php29 public $selector; variable in Google\\Service\\ServiceNetworking\\CustomErrorRule
48 public function setSelector($selector) argument
50 $this->selector = $selector;
57 return $this->selector;
H A DDocumentationRule.php33 public $selector; variable in Google\\Service\\ServiceNetworking\\DocumentationRule
66 public function setSelector($selector) argument
68 $this->selector = $selector;
75 return $this->selector;
H A DHttpRule.php58 public $selector; variable in Google\\Service\\ServiceNetworking\\HttpRule
189 public function setSelector($selector) argument
191 $this->selector = $selector;
198 return $this->selector;
H A DMetricRule.php29 public $selector; variable in Google\\Service\\ServiceNetworking\\MetricRule
48 public function setSelector($selector) argument
50 $this->selector = $selector;
57 return $this->selector;
H A DSystemParameterRule.php28 public $selector; variable in Google\\Service\\ServiceNetworking\\SystemParameterRule
47 public function setSelector($selector) argument
49 $this->selector = $selector;
56 return $this->selector;
H A DUsageRule.php29 public $selector; variable in Google\\Service\\ServiceNetworking\\UsageRule
52 public function setSelector($selector) argument
54 $this->selector = $selector;
61 return $this->selector;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DAuthenticationRule.php34 public $selector; variable in Google\\Service\\ServiceUsage\\AuthenticationRule
81 public function setSelector($selector) argument
83 $this->selector = $selector;
90 return $this->selector;
H A DBackendRule.php47 public $selector; variable in Google\\Service\\ServiceUsage\\BackendRule
138 public function setSelector($selector) argument
140 $this->selector = $selector;
147 return $this->selector;
H A DContextRule.php42 public $selector; variable in Google\\Service\\ServiceUsage\\ContextRule
103 public function setSelector($selector) argument
105 $this->selector = $selector;
112 return $this->selector;
H A DCustomErrorRule.php29 public $selector; variable in Google\\Service\\ServiceUsage\\CustomErrorRule
48 public function setSelector($selector) argument
50 $this->selector = $selector;
57 return $this->selector;
H A DDocumentationRule.php33 public $selector; variable in Google\\Service\\ServiceUsage\\DocumentationRule
66 public function setSelector($selector) argument
68 $this->selector = $selector;
75 return $this->selector;
H A DHttpRule.php58 public $selector; variable in Google\\Service\\ServiceUsage\\HttpRule
189 public function setSelector($selector) argument
191 $this->selector = $selector;
198 return $this->selector;
H A DMetricRule.php29 public $selector; variable in Google\\Service\\ServiceUsage\\MetricRule
48 public function setSelector($selector) argument
50 $this->selector = $selector;
57 return $this->selector;
H A DSystemParameterRule.php28 public $selector; variable in Google\\Service\\ServiceUsage\\SystemParameterRule
47 public function setSelector($selector) argument
49 $this->selector = $selector;
56 return $this->selector;
H A DUsageRule.php29 public $selector; variable in Google\\Service\\ServiceUsage\\UsageRule
52 public function setSelector($selector) argument
54 $this->selector = $selector;
61 return $this->selector;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DTrigger.php379 public function setSelector(Parameter $selector) argument
381 $this->selector = $selector;
388 return $this->selector;
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DIAMCredentials.php31 private $selector; variable in Google\\Auth\\Credentials\\IAMCredentials
39 * @param string $selector the IAM selector
42 public function __construct($selector, $token) argument
44 if (!is_string($selector)) {
55 $this->selector = $selector;
86 $metadata_copy[self::SELECTOR_KEY] = $this->selector;
/plugin/bootswrapper/exe/help/
H A Dbutton.txt117 | ''collapse'' | optional | | Target element selector to collapse (see [[collapse]]) |
/plugin/box/
H A Dprint.css131 /* IE fixes for unsupported child selector \*/
H A Dstyle.css131 /* IE fixes for unsupported child selector \*/
/plugin/box2/
H A Dprint.css131 /* IE fixes for unsupported child selector \*/
H A Dstyle.css131 /* IE fixes for unsupported child selector \*/

12345678910>>...14