Home
last modified time | relevance | path

Searched refs:enable (Results 1 – 25 of 340) sorted by path

12345678910>>...14

/plugin/aceeditor/
H A DNEWS34 * Setting to enable/disable Ace by default
H A Dbuild.js1enable|enclosed|end|ends|engine|engines|enum|errors|escape|escaped|even|event|events|every|execute…
/plugin/adfs/phpsaml/
H A DCHANGELOG203 * Set optional the XMLvalidation (enable/disable it with wantXMLValidation security setting).
/plugin/adhoctags/
H A DREADME.md4 This is an attempt to enable direct insertion of HTML tags in DokuWiki that is not reliant on the HTML option, which is no longer available in current versions of DokuWiki.
/plugin/advanced/lang/en/config/
H A Dhtaccess.txt11 The solution is to enable URL rewriting, which is disabled by default.
/plugin/advrack/
H A Djquery.qtip.js1193 PROTOTYPE.enable = function() { return this.disable(FALSE); }; function
/plugin/airtable/
H A DLICENSE126 Component, and (b) serves only to enable use of the work with that
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1enable intuitive chaining.\n\t * Methods that operate on and return arrays, collections, and f…
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dreadme.md8 Use this plugin to enable "responsive" features for amCharts' JavaScript Charts,
23 enable responsiveness. Those are custom-tailored for each chart/map type and
25 enable "responsive" plugin for your chart instance.
/plugin/authg2fa/
H A Daction.php19 $enable = $this->getConf("g2fa_enable");
20 if($enable===1) {
H A Dauth.php32 $enable = $this->getConf("g2fa_enable");
35 if($enable == 1) { // The plugin is at least enabled!
/plugin/authgoogle2fa/
H A DREADME.md13 * Whether you want to enable two-factor authentication or not...
H A Daction.php15 $enable = $this->getConf("use2fa_verify");
16 if($enable===1) {
H A Dauth.php22 $enable = $this->getConf("use2fa_verify");
25 if($enable==0) $twofactor=false;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCertificateAuthorityService.php316 ],'enable' => [
317 'path' => 'v1/{+name}:enable',
H A DDocument.php239 ],'enable' => [
240 'path' => 'v1/{+name}:enable',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/Resource/
H A DProjectsLocationsCaPoolsCertificateAuthorities.php144 public function enable($name, EnableCertificateAuthorityRequest $postBody, $optParams = []) function in Google\\Service\\CertificateAuthorityService\\Resource\\ProjectsLocationsCaPoolsCertificateAuthorities
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBackendServiceLogConfig.php25 public $enable; variable in Google\\Service\\Compute\\BackendServiceLogConfig
34 public function setEnable($enable) argument
36 $this->enable = $enable;
43 return $this->enable;
H A DFirewallLogConfig.php25 public $enable; variable in Google\\Service\\Compute\\FirewallLogConfig
34 public function setEnable($enable) argument
36 $this->enable = $enable;
43 return $this->enable;
H A DHealthCheckLogConfig.php25 public $enable; variable in Google\\Service\\Compute\\HealthCheckLogConfig
30 public function setEnable($enable) argument
32 $this->enable = $enable;
39 return $this->enable;
H A DPacketMirroring.php35 public $enable; variable in Google\\Service\\Compute\\PacketMirroring
112 public function setEnable($enable) argument
114 $this->enable = $enable;
121 return $this->enable;
H A DRouterBgpPeer.php42 public $enable; variable in Google\\Service\\Compute\\RouterBgpPeer
157 public function setEnable($enable) argument
159 $this->enable = $enable;
166 return $this->enable;
H A DRouterNatLogConfig.php25 public $enable; variable in Google\\Service\\Compute\\RouterNatLogConfig
34 public function setEnable($enable) argument
36 $this->enable = $enable;
43 return $this->enable;
H A DSecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.php25 public $enable; variable in Google\\Service\\Compute\\SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig
34 public function setEnable($enable) argument
36 $this->enable = $enable;
43 return $this->enable;
H A DSubnetworkLogConfig.php30 public $enable; variable in Google\\Service\\Compute\\SubnetworkLogConfig
65 public function setEnable($enable) argument
67 $this->enable = $enable;
74 return $this->enable;

12345678910>>...14