Home
last modified time | relevance | path

Searched refs:enable (Results 76 – 100 of 340) sorted by relevance

12345678910>>...14

/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js352 var enable;
358 enable = false;
365 enable = true;
367 enable = false;
371 if(enable && !dispatcher.isEnabled()){
372 dispatcher.enable();
468 dispatcher.enable();
475 dispatcher.enable();
804 enable: function () { method in gantt.$keyboardNavigation.dispatcher
806 this.globalNode.enable();
[all …]
/plugin/diagramsnet/lib/img/lib/mscae/
H A DADFS.svg1 …nk="http://www.w3.org/1999/xlink" viewBox="0 0 50 50"><style><![CDATA[.G{enable-background:new}]]>…
H A DMonitor.svg1 …/www.w3.org/1999/xlink" width="49.95" height="50.019"><style><![CDATA[.J{enable-background:new}]]>…
H A DControllers.svg1 …26.5h-9.4c-.7 0-1.1.7-1.1 1.2v8.8c0 .5.5 1.2 1.2 1.2h3.6z" opacity=".25" enable-background="new"/>…
H A DGift.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="47.8" height="49.96"><style><![CDATA[.G{enable-backg…
H A DContainer_Registries.svg1 …7a"/><path d="M43.1 15.7v16.7l-22 4.2 16.7-23z" opacity=".2" fill="#fff" enable-background="new"/>…
/plugin/stellarium/
H A DREADME.md15 3. In the `Remote Control` plugin configuration, enable CORS and add your DokuWiki instance's URL
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
H A Drequire.js764 this.enable();
963 normalizedMod.enable();
1054 context.enable(pluginMap, this);
1058 enable: function () { method in Module
1107 context.enable(depMap, this);
1116 context.enable(pluginMap, this);
1473 enable: function (depMap) { method in newContext.context
1476 getModule(depMap).enable();
/plugin/jplayer/components/
H A Drequire.js764 this.enable();
963 normalizedMod.enable();
1054 context.enable(pluginMap, this);
1058 enable: function () { method in Module
1107 context.enable(depMap, this);
1116 context.enable(pluginMap, this);
1473 enable: function (depMap) { method in newContext.context
1476 getModule(depMap).enable();
/plugin/tgnotify/
H A DCHANGELOG.rst24 * Bug: plugin option 'enable' was ignored
/plugin/fedauth/
H A Dstyle.css122 #fedauth__manager .lprovs .enable,
123 #fedauth__manager .sprovs .enable {
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DConnectManager.as168 // Need to enable and pass to Jplayer event system- revisit
186 // Need to enable and pass to Jplayer event system- revisit
279 // Need to enable and pass to Jplayer event system- revisit
288 // Need to enable and pass to Jplayer event system- revisit
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DIam.php652 ],'enable' => [
653 'path' => 'v1/{+name}:enable',
814 ],'enable' => [
815 'path' => 'v1/{+name}:enable',
H A DDocument.php239 ],'enable' => [
240 'path' => 'v1/{+name}:enable',
/plugin/s5reloaded/ui/effects_support/
H A Dsound.js15 enable: function(){ method in Sound
/plugin/confmanager/lang/en/
H A Dwordblock.txt3 For using a blacklist in DokuWiki enable the ''$conf['usewordblock'] = 1;'' option in ''conf/local.…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/Resource/
H A DServices.php113 public function enable($name, EnableServiceRequest $postBody, $optParams = []) function in Google\\Service\\ServiceUsage\\Resource\\Services
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/Resource/
H A DProjectsSecretsVersions.php96 public function enable($name, EnableSecretVersionRequest $postBody, $optParams = []) function in Google\\Service\\SecretManager\\Resource\\ProjectsSecretsVersions
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DColors.php76 * enable color output
78 public function enable() function in splitbrain\\phpcli\\Colors
/plugin/ckgdoku/ckeditor/plugins/about/
H A Dplugin.js.unc10 // jscs:enable maximumLineLength
/plugin/fedauth/classes/
H A Dfa_provider.class.php52 public function enable() { function in fa_provider
/plugin/authucenter/
H A DREADME.md16 * After install, enable this plugin, then go to `Configuration Settings`.
/plugin/newpagetemplate/lang/en/
H A Dhowto.txt1 This admin app is a GUI for the command line plugin that is described in the [[doku>plugin:newpagetemplate:cmdline|]] documentation. It has four options, corresponding to the main command line options.: ''Ini file'', ''Template'', ''Page id'', and ''User replacements''. These options enable you to process a single page using the selected page and template or one or more pages using one or more templates using an initialization file.
/plugin/popupviewer/
H A DREADME.md27 … to be placed in the page to load. it will not get executed anywhere else. You have to enable this.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/Resource/
H A DProjectsServiceAccountsKeys.php109 public function enable($name, EnableServiceAccountKeyRequest $postBody, $optParams = []) function in Google\\Service\\Iam\\Resource\\ProjectsServiceAccountsKeys

12345678910>>...14