/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ |
H A D | HealthCheckLogConfig.php | 25 public $enable; variable in Google\\Service\\Compute\\HealthCheckLogConfig 30 public function setEnable($enable) argument 32 $this->enable = $enable; 39 return $this->enable;
|
H A D | BackendServiceLogConfig.php | 25 public $enable; variable in Google\\Service\\Compute\\BackendServiceLogConfig 34 public function setEnable($enable) argument 36 $this->enable = $enable; 43 return $this->enable;
|
H A D | SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.php | 25 public $enable; variable in Google\\Service\\Compute\\SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig 34 public function setEnable($enable) argument 36 $this->enable = $enable; 43 return $this->enable;
|
H A D | FirewallLogConfig.php | 25 public $enable; variable in Google\\Service\\Compute\\FirewallLogConfig 34 public function setEnable($enable) argument 36 $this->enable = $enable; 43 return $this->enable;
|
H A D | RouterNatLogConfig.php | 25 public $enable; variable in Google\\Service\\Compute\\RouterNatLogConfig 34 public function setEnable($enable) argument 36 $this->enable = $enable; 43 return $this->enable;
|
H A D | SubnetworkLogConfig.php | 30 public $enable; variable in Google\\Service\\Compute\\SubnetworkLogConfig 65 public function setEnable($enable) argument 67 $this->enable = $enable; 74 return $this->enable;
|
H A D | PacketMirroring.php | 35 public $enable; variable in Google\\Service\\Compute\\PacketMirroring 112 public function setEnable($enable) argument 114 $this->enable = $enable; 121 return $this->enable;
|
H A D | RouterBgpPeer.php | 42 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/ |
H A D | ZoneTypeRestriction.php | 26 public $enable; variable in Google\\Service\\TagManager\\ZoneTypeRestriction 35 public function setEnable($enable) argument 37 $this->enable = $enable; 44 return $this->enable;
|
/plugin/math/ |
H A D | syntax.php | 97 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/ |
H A D | taboverride.escape.js | 61 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/ |
H A D | syntax.php | 32 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/ |
H A D | Error.php | 77 * @param bool $enable Enable. 80 public static function enableErrorHandler($enable = true) argument 82 if (false === $enable) {
|
H A D | Idle.php | 299 * @param bool $enable Enable. 302 public static function enableUncaughtHandler($enable = true) argument 304 if (false === $enable) {
|
/plugin/math2/ |
H A D | syntax.php | 61 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/datatables/assets/datatables.net-fixedheader/js/ |
H A D | dataTables.fixedHeader.min.js |
|
/plugin/authgoogle2fa/ |
H A D | action.php | 15 $enable = $this->getConf("use2fa_verify"); 16 if($enable===1) {
|
H A D | auth.php | 22 $enable = $this->getConf("use2fa_verify"); 25 if($enable==0) $twofactor=false;
|
/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/ |
H A D | config.m4 | 3 PHP_ARG_ENABLE(twig, whether to enable twig support, 4 [ --enable-twig Enable twig support])
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/Visitor/Factory/ |
H A D | XmlDeserializationVisitorFactory.php | 30 public function enableExternalEntities(bool $enable = true): self argument 32 $this->disableExternalEntities = !$enable;
|
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/ |
H A D | config.m4 | 2 [Whether to enable the MaxMind DB Reader extension], 6 [ --enable-maxminddb-debug Enable enable MaxMind DB deubg support], no, no)
|
/plugin/diagramsnet/lib/img/lib/mscae/ |
H A D | VMScale.svg | 1 …enable-background="new"/><path d="M-418.9 295.8h-32.2v-21.9l32.2-.1z" fill="#59b4d9"/><path d="M-4…
|
H A D | Azure_Cache_for_Redis.svg | 1 …enable-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/ |
H A D | fa_toggle.adm.class.php | 37 $enable = is_array($_REQUEST['toggle']) ? $_REQUEST['toggle'] : array(); 39 if ($pro->toggle(in_array($id, $enable))) {
|
/plugin/mathpublish/ |
H A D | syntax.php | 27 protected $enable = false; variable in syntax_plugin_mathpublish 34 $this->enable = $this->_requirements_ok(); 132 if(!$this->enable) return true;
|