Home
last modified time | relevance | path

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

123456

/plugin/layeranimation/
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/
Dfabtabulous.js25 Event.observe(elm,'click',this.activate.bindAsEventListener(this),false)
27 activate : function(ev) { method in Fabtabs
/plugin/authlinotp/
DREADME.md10 Then activate the plugin.
33 You can activate debugging in the dokuwiki settings.
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/
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 ca…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DAuthorizedBuyersMarketplace.php188 'activate' => [
189 'path' => 'v1/{+name}:activate',
274 'activate' => [
275 'path' => 'v1/{+name}:activate',
DReseller.php152 'activate' => [
153 … 'path' => 'apps/reseller/v1/customers/{customerId}/subscriptions/{subscriptionId}/activate',
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
DFingersCrossedHandler.php118 public function activate(): void function in Monolog\\Handler\\FingersCrossedHandler
144 $this->activate();
/plugin/shibbolethauth/lang/en/
Dintro.txt5 To activate this backend, you must go to the configuration plugin page, and select "shibboleth" as
/plugin/fblogin/lang/en/
Dintro.txt5 To activate this backend, you must go to the configuration plugin page, and select "facebook" as
/plugin/sympaauth/lang/en/
Dintro.txt5 To activate this backend, you must go to the configuration plugin page, and select "sympa" as the a…
/plugin/dontfeedtemplates/
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/
DREADME.md9 To get setup, activate the plugin and configure the required settings:
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
DOrganizationsInstancesNatAddresses.php47 …public function activate($name, GoogleCloudApigeeV1ActivateNatAddressRequest $postBody, $optParams… function in Google\\Service\\Apigee\\Resource\\OrganizationsInstancesNatAddresses
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DHTML.AllowedModules.txt9 to mucking about with the doctypes, you can quickly activate or
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Resource/
DBuyersClients.php46 public function activate($name, ActivateClientRequest $postBody, $optParams = []) function in Google\\Service\\AuthorizedBuyersMarketplace\\Resource\\BuyersClients
DBuyersClientsUsers.php48 public function activate($name, ActivateClientUserRequest $postBody, $optParams = []) function in Google\\Service\\AuthorizedBuyersMarketplace\\Resource\\BuyersClientsUsers
/plugin/indexmenu2/cms/extensions/
Ddomextensions.js15 …,0,0],gainselection:['HTMLEvents',1,0],loseselection:['HTMLEvents',1,0],activate:['HTMLEvents',1,1… property
/plugin/ckgedit/lang/en/
Dstyle.txt2 …style sheet is saved. The style sheet will be named **_styles.css**. To activate this style sheet …
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/Resource/
DProjectsJobTriggers.php48 …public function activate($name, GooglePrivacyDlpV2ActivateJobTriggerRequest $postBody, $optParams … function in Google\\Service\\DLP\\Resource\\ProjectsJobTriggers
/plugin/botmon/
H A DREADME.md6 …from downloading your precious content. It is however advisable to only activate this after you al…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
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/
DBuyongoogleprograms.php49 …public function activate($merchantId, $regionCode, ActivateBuyOnGoogleProgramRequest $postBody, $o… function in Google\\Service\\ShoppingContent\\Resource\\Buyongoogleprograms
/plugin/virtualkeyboard/vk/extensions/
Ddomextensions.js53 activate : ['HTMLEvents',1,1], property
/plugin/tagging/script/
H A Deditable.js16 activate: function() { method in TextInput
162 this.input.activate();

123456