Home
last modified time | relevance | path

Searched refs:disable (Results 51 – 75 of 230) sorted by relevance

12345678910

/plugin/combo/ComboStrap/
H A DLazyLoad.php230 public static function disable() function in ComboStrap\\LazyLoad
/plugin/aceeditor/
H A DNEWS13 * Fixed setting to enabled/disable syntax highlighting
34 * Setting to enable/disable Ace by default
/plugin/fedauth/classes/
H A Dfa_provider.class.php56 public function disable() { function in fa_provider
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/Resource/
H A DProjectsServiceAccountsKeys.php90 public function disable($name, DisableServiceAccountKeyRequest $postBody, $optParams = []) function in Google\\Service\\Iam\\Resource\\ProjectsServiceAccountsKeys
/plugin/combo/resources/theme/default/components/css/
H A Dedit-button.css25 We have just disable this function in script.js because it was moving element around
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDocument.php229 ],'disable' => [
230 'path' => 'v1/{+name}:disable',
/plugin/tagging/script/
H A Deditable.js312 @method disable()
314 disable: function() { method in Editable
328 this.disable();
/plugin/authyubikey/
H A DREADME.md21 disable "User profile" with the parameter "disableactions".
/plugin/authremoteuser/
H A DREADME.md27 environment variable on your web server (`_SERVER[...]`) (and disable
70 2. If enabled, disable option `subscribers` temporarily.
/plugin/structtemplate/_vagrant/
H A Dprovision_dokuwiki.sh200 * Local plugin enable/disable settings
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/Resource/
H A DProjectsLocationsProcessors.php99 …public function disable($name, GoogleCloudDocumentaiV1DisableProcessorRequest $postBody, $optParam… function in Google\\Service\\Document\\Resource\\ProjectsLocationsProcessors
/plugin/ckgedit/ckeditor/plugins/note/dialogs/
H A Dnote.js.unc33 this.getContentElement( 'tab-basic', 'note').disable();
/plugin/ckgdoku/ckeditor/plugins/wrap/dialogs/
H A Dwrap.js76 this.getContentElement( 'tab-basic', 'wrap').disable();
/plugin/epnsmartlink/
H A DREADME.md25 - Enable EbayPartnerNetwork Smart Links: Lets you disable the Plugin from the Config
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/Resource/
H A DProjectsLocationsCaPoolsCertificateAuthorities.php129 public function disable($name, DisableCertificateAuthorityRequest $postBody, $optParams = []) function in Google\\Service\\CertificateAuthorityService\\Resource\\ProjectsLocationsCaPoolsCertificateAuthorities
/plugin/btable2/
H A DREADME.md46 - close (disable frontend changes.)
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DBase.php133 $this->colors->disable();
/plugin/allowindentation/
H A DREADME.md3 Allow using an indentation in wiki text and disable rendering indented blocks as
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-2.2.md41 * Added `PHP_CodeCoverage::setDisableIgnoredLines()` to disable the ignoring of lines using annotat…
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js1 …le",1)}}this._.selectedElement=r}if(r){this.setupContent(r);l&&l.disable();o&&o.disable()}else{l&&…
H A Dtable.js.unc97 // Enable or disable the row, cols, width fields.
100 rowsInput && rowsInput.disable();
101 colsInput && colsInput.disable();
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js1 …le",1)}}this._.selectedElement=r}if(r){this.setupContent(r);l&&l.disable();o&&o.disable()}else{l&&…
H A Dtable.js.unc97 // Enable or disable the row, cols, width fields.
100 rowsInput && rowsInput.disable();
101 colsInput && colsInput.disable();
/plugin/ckgedit/ckeditor/plugins/wrap/dialogs/
H A Dwrap.js92 this.getContentElement( 'tab-basic', 'wrap').disable();
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dset-retries.asciidoc10 If you would like to disable retries, or change the number, you can do so with

12345678910