Home
last modified time | relevance | path

Searched refs:enable (Results 1 – 25 of 420) sorted by relevance

12345678910>>...17

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DHealthCheckLogConfig.php25 public $enable; variable in Google\\Service\\Compute\\HealthCheckLogConfig
30 public function setEnable($enable) argument
32 $this->enable = $enable;
39 return $this->enable;
DSecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.php25 public $enable; variable in Google\\Service\\Compute\\SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig
34 public function setEnable($enable) argument
36 $this->enable = $enable;
43 return $this->enable;
DRouterNatLogConfig.php25 public $enable; variable in Google\\Service\\Compute\\RouterNatLogConfig
34 public function setEnable($enable) argument
36 $this->enable = $enable;
43 return $this->enable;
DBackendServiceLogConfig.php25 public $enable; variable in Google\\Service\\Compute\\BackendServiceLogConfig
34 public function setEnable($enable) argument
36 $this->enable = $enable;
43 return $this->enable;
DFirewallLogConfig.php25 public $enable; variable in Google\\Service\\Compute\\FirewallLogConfig
34 public function setEnable($enable) argument
36 $this->enable = $enable;
43 return $this->enable;
DSubnetworkLogConfig.php30 public $enable; variable in Google\\Service\\Compute\\SubnetworkLogConfig
65 public function setEnable($enable) argument
67 $this->enable = $enable;
74 return $this->enable;
DPacketMirroring.php35 public $enable; variable in Google\\Service\\Compute\\PacketMirroring
112 public function setEnable($enable) argument
114 $this->enable = $enable;
121 return $this->enable;
DRouterBgpPeer.php42 public $enable; variable in Google\\Service\\Compute\\RouterBgpPeer
157 public function setEnable($enable) argument
159 $this->enable = $enable;
166 return $this->enable;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
DZoneTypeRestriction.php26 public $enable; variable in Google\\Service\\TagManager\\ZoneTypeRestriction
35 public function setEnable($enable) argument
37 $this->enable = $enable;
44 return $this->enable;
/plugin/math/
Dsyntax.php97 var $enable = false; variable in syntax_plugin_mathmulti
105 $this->enable = $this->_requirements_ok();
117 …'name' => 'MathMulti Plugin'.(!$this->enable ? ' ('.$this->getLang($this->prefix.'disable').')' …
119 (!$this->enable ? "\n(".$this->getLang($this->prefix.'disable').")" : ''),
/plugin/autotabber/
Dtaboverride.escape.js61 tabOverride.escape = function (enable) { argument
63 escape = enable ? true : false;
69 tabOverride.addExtension('set', function (elem, enable) { argument
70 listeners[enable ? 'add' : 'remove'](elem);
/plugin/mathtran/
Dsyntax.php32 var $enable = false; variable in syntax_plugin_mathtran
37 $this->enable = $this->_requirements_ok();
49 'name' => 'Mathtran Plugin'.(!$this->enable ? ' (disabled)' : ''),
53 (!$this->enable ? "\n(".$this->msg_disable.")" : ''),
/plugin/findologicxmlexport/vendor/hoa/exception/
DError.php77 * @param bool $enable Enable.
80 public static function enableErrorHandler($enable = true) argument
82 if (false === $enable) {
/plugin/math2/
Dsyntax.php61 var $enable = false; variable in syntax_plugin_math
66 $this->enable = $this->_requirements_ok();
78 'name' => 'Math Plugin'.(!$this->enable ? ' (disabled)' : ''),
141 if ($this->enable) {
/plugin/authgoogle2fa/
Daction.php15 $enable = $this->getConf("use2fa_verify");
16 if($enable===1) {
/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
Dconfig.m43 PHP_ARG_ENABLE(twig, whether to enable twig support,
4 [ --enable-twig Enable twig support])
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/
Dconfig.m42 [Whether to enable the MaxMind DB Reader extension],
6 [ --enable-maxminddb-debug Enable enable MaxMind DB deubg support], no, no)
/plugin/findologicxmlexport/vendor/jms/serializer/src/Visitor/Factory/
DXmlDeserializationVisitorFactory.php30 public function enableExternalEntities(bool $enable = true): self argument
32 $this->disableExternalEntities = !$enable;
/plugin/diagramsnet/lib/img/lib/mscae/
DVMScale.svg1enable-background="new"/><path d="M-418.9 295.8h-32.2v-21.9l32.2-.1z" fill="#59b4d9"/><path d="M-4…
DAzure_Cache_for_Redis.svg1enable-background="new"/><path d="M24 4.4c0 2.4-5.4 4.7-12 4.7S0 6.8 0 4.4 5.4 0 12 0s12 2 12 4.4"…
/plugin/fedauth/classes/adm/
Dfa_toggle.adm.class.php37 $enable = is_array($_REQUEST['toggle']) ? $_REQUEST['toggle'] : array();
39 if ($pro->toggle(in_array($id, $enable))) {
/plugin/asciidocjs/node_modules/promise/lib/
Drejection-tracking.js19 exports.enable = enable;
20 function enable(options) { function
/plugin/asciidocjs/node_modules/promise/domains/
Drejection-tracking.js19 exports.enable = enable;
20 function enable(options) { function
/plugin/asciidocjs/node_modules/promise/setimmediate/
Drejection-tracking.js19 exports.enable = enable;
20 function enable(options) { function
/plugin/asciidocjs/node_modules/promise/src/
Drejection-tracking.js19 exports.enable = enable;
20 function enable(options) { function

12345678910>>...17