Home
last modified time | relevance | path

Searched refs:activate (Results 1 – 25 of 126) sorted by relevance

123456

/plugin/layeranimation/
H A Dscript.js470 this.activationStatus = function(activate) { argument
476 self.togglePlayState( activate );
479 self.layerList.toggle( activate );
480 …self.root.removeClass( (activate?'no':'') + 'scripting').addClass( (!activate?'no':'') + 'scriptin…
483 self.offsetWidth = activate ? 0 : self.offsetWidth;
486 self.toggleCSSSaveState( this.elem, !activate );
488 self.toggleCSSSaveState( this.elem, !activate );
491 if ( activate ) {
506 }).on('layeranimation.activate', function(e, activate){ argument
507 this.layerAnimation.activationStatus(activate);
[all …]
/plugin/issuetracker/
H A Dfabtabulous.js25 Event.observe(elm,'click',this.activate.bindAsEventListener(this),false)
27 activate : function(ev) { method in Fabtabs
/plugin/authlinotp/
H A DREADME.md10 Then activate the plugin.
33 You can activate debugging in the dokuwiki settings.
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/
H A DComponentInstallerPlugin.php30 public function activate(Composer $composer, IOInterface $io) function in ComponentInstaller\\ComponentInstallerPlugin
/plugin/farmer/lang/en/
H A Dtab_plugins.txt1 You can activate or deactivate either a plugin for all animals in a single bulk operation or you can edit the plugins of a specific animal.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAuthorizedBuyersMarketplace.php188 'activate' => [
189 'path' => 'v1/{+name}:activate',
274 'activate' => [
275 'path' => 'v1/{+name}:activate',
H A DReseller.php152 'activate' => [
153 … 'path' => 'apps/reseller/v1/customers/{customerId}/subscriptions/{subscriptionId}/activate',
/plugin/shibbolethauth/lang/en/
H A Dintro.txt5 To activate this backend, you must go to the configuration plugin page, and select "shibboleth" as
/plugin/fblogin/lang/en/
H A Dintro.txt5 To activate this backend, you must go to the configuration plugin page, and select "facebook" as
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DFingersCrossedHandler.php118 public function activate(): void function in Monolog\\Handler\\FingersCrossedHandler
144 $this->activate();
/plugin/sympaauth/lang/en/
H A Dintro.txt5 To activate this backend, you must go to the configuration plugin page, and select "sympa" as the a…
/plugin/dontfeedtemplates/
H A DREADME.md19 as TemplatePageName), you may still use the plugin. You need to activate the
20 ``always`` option that forces the plugin to activate, and you will also need to
/plugin/authgoogle2fa/
H A DREADME.md9 To get setup, activate the plugin and configure the required settings:
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.AllowedModules.txt
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsInstancesNatAddresses.php47 …public function activate($name, GoogleCloudApigeeV1ActivateNatAddressRequest $postBody, $optParams… function in Google\\Service\\Apigee\\Resource\\OrganizationsInstancesNatAddresses
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Resource/
H A DBuyersClients.php46 public function activate($name, ActivateClientRequest $postBody, $optParams = []) function in Google\\Service\\AuthorizedBuyersMarketplace\\Resource\\BuyersClients
H A DBuyersClientsUsers.php48 public function activate($name, ActivateClientUserRequest $postBody, $optParams = []) function in Google\\Service\\AuthorizedBuyersMarketplace\\Resource\\BuyersClientsUsers
/plugin/indexmenu2/cms/extensions/
H A Ddomextensions.js15 …,0,0],gainselection:['HTMLEvents',1,0],loseselection:['HTMLEvents',1,0],activate:['HTMLEvents',1,1… property in I
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/Resource/
H A DProjectsJobTriggers.php48 …public function activate($name, GooglePrivacyDlpV2ActivateJobTriggerRequest $postBody, $optParams … function in Google\\Service\\DLP\\Resource\\ProjectsJobTriggers
H A DProjectsLocationsJobTriggers.php50 …public function activate($name, GooglePrivacyDlpV2ActivateJobTriggerRequest $postBody, $optParams … function in Google\\Service\\DLP\\Resource\\ProjectsLocationsJobTriggers
/plugin/ckgedit/lang/en/
H A Dstyle.txt2 …style sheet is saved. The style sheet will be named **_styles.css**. To activate this style sheet …
/plugin/virtualkeyboard/vk/extensions/
H A Ddomextensions.js53 activate : ['HTMLEvents',1,1], property in eventTypes
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DAdvertisersManualTriggers.php47 …public function activate($advertiserId, $triggerId, ActivateManualTriggerRequest $postBody, $optPa… function in Google\\Service\\DisplayVideo\\Resource\\AdvertisersManualTriggers
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DBuyongoogleprograms.php49 …public function activate($merchantId, $regionCode, ActivateBuyOnGoogleProgramRequest $postBody, $o… function in Google\\Service\\ShoppingContent\\Resource\\Buyongoogleprograms
/plugin/tagging/script/
H A Deditable.js16 activate: function() { method in TextInput
162 this.input.activate();

123456