/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/ |
H A D | UsersettingsNotesExport.php | 29 public $isEnabled; variable in Google\\Service\\Books\\UsersettingsNotesExport 48 public function setIsEnabled($isEnabled) argument 50 $this->isEnabled = $isEnabled; 57 return $this->isEnabled;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
H A D | GoogleCloudApigeeV1TargetServer.php | 33 public $isEnabled; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1TargetServer 80 public function setIsEnabled($isEnabled) argument 82 $this->isEnabled = $isEnabled; 89 return $this->isEnabled;
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 563 isVisible:function(){return this.getElement().getFirst().isVisible()},isEnabled:function(){return!t… 641 …isEnabled:function(){return!this.getElement().hasClass("cke_disabled")},isVisible:function(){retur…
|
H A D | ckeditor.js.unc | 11129 isEnabled: function() { 12605 isEnabled: function() { 12612 return this.isEnabled() && this.isVisible() ? !0 : !1
|
/plugin/ckgedit/action/ |
H A D | edit.php | 916 <?php if($this->captcha && $this->captcha->isEnabled()) echo $this->captcha->getHTML(); ?>
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/ |
H A D | Controls.php | 99 * @param bool $isEnabled 102 public static function policyHints(bool $isEnabled = true): PolicyHintsControl argument 104 return new PolicyHintsControl($isEnabled);
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Ad/ |
H A D | PolicyHintsControl.php | 35 protected $isEnabled; variable in FreeDSx\\Ldap\\Control\\Ad\\PolicyHintsControl 38 * @param bool $isEnabled 40 public function __construct(bool $isEnabled = true) argument 42 $this->isEnabled = $isEnabled; 47 * @param bool $isEnabled 50 public function setIsEnabled(bool $isEnabled) argument 52 $this->isEnabled = $isEnabled; 62 return $this->isEnabled; 84 $isEnabled = $request->getChild(0); 85 if (!$isEnabled instanceof IntegerType) { [all …]
|
/plugin/bureaucracy/helper/ |
H A D | fieldsubmit.php | 39 if(!is_null($helper) && $helper->isEnabled()){ 72 if(!is_null($helper) && $helper->isEnabled()){
|
/plugin/edittable/lib/ |
H A D | handsontable.full.js | 5026 if (this.isEnabled && this.isEnabled()) { 5158 if (this.isEnabled) { 36704 value: function isEnabled() { 37373 value: function isEnabled() { 37973 value: function isEnabled() { 39003 value: function isEnabled() { 41329 value: function isEnabled() { 42295 value: function isEnabled() { 42805 value: function isEnabled() { 43771 value: function isEnabled() { [all …]
|
/plugin/struct/meta/ |
H A D | Column.php | 142 public function isEnabled() function in dokuwiki\\plugin\\struct\\meta\\Column
|
H A D | Schema.php | 334 return $col->isEnabled(); 353 if ($col->isEnabled() && utf8_strtolower($col->getLabel()) == utf8_strtolower($name)) { 394 'isenabled' => $column->isEnabled(),
|
H A D | CSVImporter.php | 128 if (!$col->isEnabled()) continue;
|
H A D | SchemaEditor.php | 117 $class = $col->isEnabled() ? '' : 'disabled'; 153 $checked = $col->isEnabled() ? 'checked="checked"' : '';
|
/plugin/captcha/ |
H A D | helper.php | 32 public function isEnabled() function in helper_plugin_captcha
|
/plugin/elasticsearch/vendor/ruflin/elastica/lib/Elastica/Connection/ |
H A D | ConnectionPool.php | 77 if ($connection->isEnabled()) {
|
/plugin/elasticsearch/vendor/ruflin/elastica/lib/Elastica/Connection/Strategy/ |
H A D | Simple.php | 21 if ($connection->isEnabled()) {
|
/plugin/elasticsearch/vendor/ruflin/elastica/lib/Elastica/ |
H A D | Connection.php | 239 public function isEnabled() function in Elastica\\Connection
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …isEnabled() {\n return this._action.enabled;\n }\n setActionContext(newContext) {\n …
|
H A D | bundle.js | 396 …isEnabled(),this.onModelChanged()})),this._register(e.onDidChangeModelLanguage(e=>this.onModelChan… 426 …isEnabled()){let t=[];this.mnemonics.has(e)&&(t=this.mnemonics.get(e)),t.push(i),this.mnemonics.se…
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | bundle.js | 396 …isEnabled(),this.onModelChanged()})),this._register(e.onDidChangeModelLanguage(e=>this.onModelChan… 426 …isEnabled()){let t=[];this.mnemonics.has(e)&&(t=this.mnemonics.get(e)),t.push(i),this.mnemonics.se…
|
/plugin/discussion/ |
H A D | action.php | 1051 if ($captcha && $captcha->isEnabled()) { 1057 if ($recaptcha && $recaptcha->isEnabled()) { 1537 if ($captcha->isEnabled() && !$captcha->check()) {
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.js | 14802 if (!smask.transferMap && webGLContext.isEnabled) { 16406 if (webGLContext.isEnabled) {
|
H A D | pdf.js.map | 1 …isEnabled) {\n let composed = webGLContext.composeSMask({\n layer: layerCtx.canvas,\n …
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/ |
H A D | dhtmlxgantt_keyboard_navigation.js | 13 …isEnabled:function(){return!!this.isActive},getDefaultNode:function(){var e;return(e=t.config.keyb… method in t.$keyboardNavigation.dispatcher
|
H A D | dhtmlxgantt_keyboard_navigation.js.map | 1 …isEnabled","input","select","textarea","button","toLowerCase","hasAttribute","getClassName","class…
|