Home
last modified time | relevance | path

Searched refs:settings (Results 101 – 125 of 466) sorted by relevance

12345678910>>...19

/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.facebook.js21 $.fn.socialSharePrivacy.settings.services.facebook = {
36 'button' : function (options, uri, settings) { argument
67 if (settings.layout === 'line') {
H A Djquery.socialshareprivacy.delicious.js14 $.fn.socialSharePrivacy.settings.services.delicious = {
27 'button' : function (options, uri, settings) { argument
52 options.title.call(this, options, uri, settings) :
/plugin/siteexport/inc/
H A Dpdfgenerator.php21 if (!preg_match("/" . $this->functions->settings->fileType . "$/", $NAME)) {
22 …$this->functions->debug->message("Filetype " . $this->functions->settings->fileType . " did not ma…
56 …$mpdf->setBasePath(empty($this->functions->settings->depth) ? './' : $this->functions->settings->d…
/plugin/siteexport/action/
H A Dajax.php183 $this->functions->settings->fileType = 'pdf';
280 echo "{$this->functions->settings->pattern}\n";
392 if (!$this->functions->settings->useTOCFile) {
563 $EXCLUDE = $this->functions->settings->excludePattern;
614 …$tmpFile = tempnam($this->functions->settings->tmpDir , 'siteexport__') ?: $this->functions->setti…
646 if (!$this->functions->settings->exportLinkedPages) {
696 $newDepth = $this->functions->settings->depth;
1014 $origDepth = $this->functions->settings->depth;
1015 $this->functions->settings->depth = $newDepth;
1179 $cache = $this->functions->settings->cachetime;
[all …]
/plugin/authucenter/lib/uc_client/control/
H A Duser.php115 …$this->settings['login_failedtime'] = is_null($this->settings['login_failedtime']) ? 5 : $this->se…
117 …if($ip && $this->settings['login_failedtime'] && !$loginperm = $_ENV['user']->can_do_login($userna…
140 if($ip && $this->settings['login_failedtime'] && $status <= 0) {
258 if(empty($this->settings)) {
259 $this->settings = $this->cache('settings');
265 } elseif(!$this->settings['doublee'] && $_ENV['user']->check_emailexists($email, $username)) {
/plugin/issuelinks/script/
H A Dadmin_repo.js54 const settings = { class in initializeRepoAdminInterface.requestHookToogle
65 jQuery.post(settings)
100 const settings = { class in organisationChanged
109 jQuery.post(settings)
180 const settings = { class in AnonymousFunctiond4ddff230300
189 jQuery.post(settings)
/plugin/pgn4web/pgn4web/
H A Dtwic944.css74 /* a "width" attribute here must use the !important flag to override default settings */
84 /* a "width" attribute here must use the !important flag to override default settings */
88 /* a "width" attribute here must use the !important flag to override default settings */
92 /* a "width" attribute here must use the !important flag to override default settings */
97 /* a "width" attribute here must use the !important flag to override default settings */
H A Dlive-compact.css66 /* a "width" attribute here must use the !important flag to override default settings */
89 /* a "width" attribute here must use the !important flag to override default settings */
96 /* a "width" attribute here must use the !important flag to override default settings */
100 /* a "width" attribute here must use the !important flag to override default settings */
104 /* a "width" attribute here must use the !important flag to override default settings */
H A Dcollection.css90 /* a "width" attribute here must use the !important flag to override default settings */
100 /* a "width" attribute here must use the !important flag to override default settings */
104 /* a "width" attribute here must use the !important flag to override default settings */
108 /* a "width" attribute here must use the !important flag to override default settings */
113 /* a "width" attribute here must use the !important flag to override default settings */
/plugin/refnotes/lang/en/
H A Dintro.txt3 On this page you modify the configuration settings used by [[doku>plugin:refnotes|RefNotes plugin]]. There are three sections that group related settings:
5 * **General settings**
13 Settings that are shown on a blue background are the default values. In the //Namespaces// section settings that are shown on a green background are inherited from the parent namespace.
/plugin/diagramsnet/lib/math/extensions/
H A DMathZoom.js19settings:a.config.menuSettings,scrollSize:18,HandleEvent:function(n,l,m){if(h.settings.CTRL&&!n.ct…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudSearch.php78 public $settings; variable in Google\\Service\\CloudSearch
566 'settings',
570 'path' => 'v1/settings/customer',
574 'path' => 'v1/settings/customer',
593 'path' => 'v1/settings/datasources',
597 'path' => 'v1/settings/{+name}',
611 'path' => 'v1/settings/{+name}',
642 'path' => 'v1/settings/{+name}',
666 'path' => 'v1/settings/{+name}',
680 'path' => 'v1/settings/{+name}',
[all …]
/plugin/farmer/lang/en/
H A Dtab_config_help.txt3 All settings made here are saved to the Farmer's ''conf/farm.ini''.
17 Here you can specify what configuration settings made in the farmer should be used as defaults in the animals.
18 Animals can still override the Farmer settings in their own configuration files. When inheritance is disabled,
19 DokuWiki's default settings are the defaults for all animals as well.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/
H A DWindows.php36 public function getCommand(array $settings, $file = null) argument
38 return '"' . parent::getCommand($settings, $file) . '"';
/plugin/adfs/phpsaml/lib/Saml/
H A DXmlSec.php23 … * @param OneLogin_Saml_Settings $settings A SamlResponse settings object containing the necessary
27 public function __construct(OneLogin_Saml_Settings $settings, OneLogin_Saml_Response $response) argument
29 $this->_settings = $settings;
H A DResponse.php16 $settings = $auth->getSettings();
17 parent::__construct($settings, $assertion);
/plugin/davcal/
H A Dhelper.php104 if($settings === false)
107 if(!empty($settings['permission']))
116 if($settings['write'] === '1')
198 if($settings === false)
200 $name = $settings['displayname'];
455 foreach($settings as $key => $value)
482 $settings = array(
497 return $settings;
511 $settings[$row['key']] = $row['value'];
514 return $settings;
[all …]
/plugin/bugzillaint/docs/
H A Dbugzillaint.txt103 defined in the plugin settings. Please not that the fields ''priority'', ''severity'' and ''deadlin…
105 settings.
112 …arning color from the plugin settings - shows automatically if the deadline apporaches the thresho…
113 * ''status'' - shows the Bug status, using colors as set in plugin settings
115 … priority, using colors from the plugin settings - shows automatically if above threshold set in p…
116 … severity, using colors from the plugin settings - shows automatically if above threshold set in p…
129 All other settings are optional. You can configure:
/plugin/metaeditor/
H A Djstree.js496 this.settings = options;
503 if(this.settings.core.multiple) {
4585 i, j, c, tmp, s = this.settings.checkbox.cascade, t = this.settings.checkbox.tie_selection;
4640 i, j, tmp, s = this.settings.checkbox.cascade, t = this.settings.checkbox.tie_selection;
5473 settings : { class in $.vakata.context
6071 settings : { class in $.vakata.dnd
6342 var s = this.settings.massload;
6519 var s = this.settings.search,
7000 t = this.settings.types,
7152 t = this.settings.types;
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A Db5f95bc097a201b29c7200fc8d3d31c1.asciidoc12 'settings' => [
30 'settings' => [
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js90 settings.readCookie();
310 el.settings = {};
340 el.settings.buttonDiv = new lib.element("DIV").insert(el.settings.content);
411 settings:{ property in firebug
416 settings.refreshForm();
438 settings[!settings.isVisible && 'show' || 'hide']();
450 elSet=firebug.el.settings,
471 settings.writeCookie();
472 settings.hide();
749 settings.readCookie();
[all …]
H A Dfirebug-lite-1.2-compressed.js6 settings.readCookie();if(internal.init||(env.detectFirebug&&window.console&&window.console.firebug)…
14settings.toggle).insert(el.nav.optionsdiv);el.borderInspector=new lib.element("DIV").attribute.set…
18settings:{isVisible:false,show:function(){with(firebug){var posXY=lib.util.Element.getPosition(fir… property in firebug
20 with(firebug){settings.writeCookie();settings.hide();win.refreshDOM();d.html.openHtmlTree();if(inte…
22settings;elSet.cbxDebug.element.checked=fe.debug;elSet.cbxDetectFirebug.element.checked=fe.detectF…
24 …play":"block"});el.mainiframe.environment.addStyle({"display":"block"});settings.readCookie();wind…
73 …(_index){with(firebug){var open=_index,close=env.dIndex;env.dIndex=open;settings.hide();el.button[…
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js17 settings.readCookie();if(internal.init||(env.detectFirebug&&window.console&&window.console.firebug)){return;}
25 el.nav.dom=new lib.element("A").attribute.addClass("Tab").update("DOM").event.addListener("click",lib.util.Curry(d.navigate,internal.targetWindow,"dom")).insert(el.nav.container);el.nav.xhr=new lib.element("A").attribute.addClass("Tab").update("XHR").event.addListener("click",lib.util.Curry(d.navigate,window,"xhr")).insert(el.nav.container);el.nav.optionsdiv=new lib.element("DIV").attribute.addClass("Settings").insert(el.nav.container);el.nav.options=new lib.element("A").attribute.addClass("Tab Button Options").update("Options&nbsp;&nbsp;&nbsp;&nbsp;").event.addListener("click",settings.toggle).insert(el.nav.optionsdiv);el.borderInspector=new lib.element("DIV").attribute.set("id","FirebugBorderInspector").attribute.set('firebugIgnore',true).event.addListener("click",listen.inspector).insert(document.body);el.bgInspector=new lib.element("DIV").attribute.set("id","FirebugBGInspector").attribute.set('firebugIgnore',true).insert(document.body);el.left.console={};el.left.console.container=new lib.element("DIV").attribute.addClass("Console").insert(el.left.container);el.left.console.mlButton=new lib.element("A").attribute.addClass("MLButton").event.addListener("click",d.console.toggleML).insert(el.left.console.container);el.left.console.monitor=new lib.element("DIV").insert(new lib.element("DIV").attribute.addClass("Monitor").insert(el.left.console.container));el.left.console.container.child.add(new lib.element("DIV").attribute.addClass("InputArrow").update(">>>"));el.left.console.input=new lib.element("INPUT").attribute.set("type","text").attribute.addClass("Input").event.addListener("keydown",listen.consoleTextbox).insert(new lib.element("DIV").attribute.addClass("InputContainer").insert(el.left.console.container));el.right.console={};el.right.console.container=new lib.element("DIV").attribute.addClass("Console Container").insert(el.right.container);el.right.console.mlButton=new lib.element("A").attribute.addClass("MLButton CloseML").event.addListener("click",d.console.toggleML).insert(el.right.console.container);el.right.console.input=new lib.element("TEXTAREA").attribute.addClass("Input").insert(el.right.console.container);el.right.console.input.event.addListener("keydown",lib.util.Curry(tab,window,el.right.console.input.element));el.right.console.run=new lib.element("A").attribute.addClass("Button").event.addListener("click",listen.runMultiline).update("Run").insert(el.right.console.container);el.right.console.clear=new lib.element("A").attribute.addClass("Button").event.addListener("click",lib.util.Curry(d.clean,window,el.right.console.input)).update("Clear").insert(el.right.console.container);el.button.console={};el.button.console.container=new lib.element("DIV").attribute.addClass("ButtonSet").insert(el.button.container);el.button.console.clear=new lib.element("A").attribute.addClass("Button").event.addListener("click",d.console.clear).update("Clear").insert(el.button.console.container);el.left.html={};el.left.html.container=new lib.element("DIV").attribute.addClass("HTML").insert(el.left.container);el.right.html={};el.right.html.container=new lib.element("DIV").attribute.addClass("HTML Container").insert(el.right.container);el.right.html.nav={};el.right.html.nav.container=new lib.element("DIV").attribute.addClass("Nav").insert(el.right.html.container);el.right.html.nav.computedStyle=new lib.element("A").attribute.addClass("Tab Selected").event.addListener("click",lib.util.Curry(d.html.navigate,firebug,"computedStyle")).update("Computed Style").insert(el.right.html.nav.container);el.right.html.nav.dom=new lib.element("A").attribute.addClass("Tab").event.addListener("click",lib.util.Curry(d.html.navigate,firebug,"dom")).update("DOM").insert(el.right.html.nav.container);el.right.html.content=new lib.element("DIV").attribute.addClass("Content").insert(el.right.html.container);el.button.html={};el.button.html.container=new lib.element("DIV").attribute.addClass("ButtonSet HTML").insert(el.button.container);el.left.css={};el.left.css.container=new lib.element("DIV").attribute.addClass("CSS").insert(el.left.container);el.right.css={};el.right.css.container=new lib.element("DIV").attribute.addClass("CSS Container").insert(el.right.container);el.right.css.nav={};el.right.css.nav.container=new lib.element("DIV").attribute.addClass("Nav").insert(el.right.css.container);el.right.css.nav.runCSS=new lib.element("A").attribute.addClass("Tab Selected").update("Run CSS").insert(el.right.css.nav.container);el.right.css.mlButton=new lib.element("A").attribute.addClass("MLButton CloseML").event.addListener("click",d.console.toggleML).insert(el.right.css.container);el.right.css.input=new lib.element("TEXTAREA").attribute.addClass("Input").insert(el.right.css.container);el.right.css.input.event.addListener("keydown",lib.util.Curry(firebug.tab,window,el.right.css.input.element));el.right.css.run=new lib.element("A").attribute.addClass("Button").event.addListener("click",listen.runCSS).update("Run").insert(el.right.css.container);el.right.css.clear=new lib.element("A").attribute.addClass("Button").event.addListener("click",lib.util.Curry(d.clean,window,el.right.css.input)).update("Clear").insert(el.right.css.container);el.button.css={};el.button.css.container=new lib.element("DIV").attribute.addClass("ButtonSet CSS").insert(el.button.container);el.button.css.selectbox=new lib.element("SELECT").event.addListener("change",listen.cssSelectbox).insert(el.button.css.container);el.left.scripts={};el.left.scripts.container=new lib.element("DIV").attribute.addClass("Scripts").insert(el.left.container);el.right.scripts={};el.right.scripts.container=new lib.element("DIV").attribute.addClass("Scripts Container").insert(el.right.container);el.button.scripts={};el.button.scripts.container=new lib.element("DIV").attribute.addClass("ButtonSet Scripts").insert(el.button.container);el.button.scripts.selectbox=new lib.element("SELECT").event.addListener("change",listen.scriptsSelectbox).insert(el.button.scripts.container);el.button.scripts.lineNumbers=new lib.element("A").attribute.addClass("Button").event.addListener("click",d.scripts.toggleLineNumbers).update("Show Line Numbers").insert(el.button.scripts.container);el.left.dom={};el.left.dom.container=new lib.element("DIV").attribute.addClass("DOM").insert(el.left.container);el.right.dom={};el.right.dom.container=new lib.element("DIV").attribute.addClass("DOM Container").insert(el.right.container);el.button.dom={};el.button.dom.container=new lib.element("DIV").attribute.addClass("ButtonSet DOM").insert(el.button.container);el.button.dom.label=new lib.element("LABEL").update("Object Path:").insert(el.button.dom.container);el.button.dom.textbox=new lib.element("INPUT").event.addListener("keydown",listen.domTextbox).update(internal.isPopup?"window.opener":"window").insert(el.button.dom.container);el.left.str={};el.left.str.container=new lib.element("DIV").attribute.addClass("STR").insert(el.left.container);el.right.str={};el.right.str.container=new lib.element("DIV").attribute.addClass("STR").insert(el.left.container);el.button.str={};el.button.str.container=new lib.element("DIV").attribute.addClass("ButtonSet XHR").insert(el.button.container);el.button.str.watch=new lib.element("A").attribute.addClass("Button").event.addListener("click",lib.util.Curry(d.navigate,window,"xhr")).update("Back").insert(el.button.str.container);el.left.xhr={};el.left.xhr.container=new lib.element("DIV").attribute.addClass("XHR").insert(el.left.container);el.right.xhr={};el.right.xhr.container=new lib.element("DIV").attribute.addClass("XHR").insert(el.left.container);el.button.xhr={};el.button.xhr.container=new lib.element("DIV").attribute.addClass("ButtonSet XHR").insert(el.button.container);el.button.xhr.label=new lib.element("LABEL").update("XHR Path:").insert(el.button.xhr.container);el.button.xhr.textbox=new lib.element("INPUT").event.addListener("keydown",listen.xhrTextbox).insert(el.button.xhr.container);el.button.xhr.watch=new lib.element("A").attribute.addClass("Button").event.addListener("click",listen.addXhrObject).update("Watch").insert(el.button.xhr.container);el.settings={};el.settings.container=new lib.element("DIV").child.add(new lib.element("DIV").attribute.addClass("Header").child.add(new lib.element().attribute.addClass("Title").update('Firebug Lite Settings'))).attribute.addClass("SettingsDiv").insert(el.main);el.settings.content=new lib.element("DIV").attribute.addClass("Content").insert(el.settings.container);el.settings.progressDiv=new lib.element("DIV").attribute.addClass("ProgressDiv").insert(el.settings.content);el.settings.progress=new lib.element("DIV").attribute.addClass("Progress").insert(el.settings
29 win.setHeight(env.height);if(env.openInPopup&&!internal.isPopup){win.newWindow();}else{el.main.environment.addStyle({"display":env.debug&&'block'||'none'});el.mainiframe.environmen global() property in firebug
[all...]
H A Dfirebug-lite-1.2.js101 settings.readCookie();
179 el.nav.options = new lib.element("A").attribute.addClass("Tab Button Options").update("Options&nbsp;&nbsp;&nbsp;&nbsp;").event.addListener("click", settings.toggle).insert(el.nav.optionsdiv);
319 * settings
321 el.settings = {};
322 el.settings.container = new lib.element("DIV").child.add(
327 el.settings.content = new lib.element("DIV").attribute.addClass("Content").insert(el.settings.container);
328 el.settings.progressDiv = new lib.element("DIV").attribute.addClass("ProgressDiv").insert(el.settings.content);
329 el.settings
422 settings:{ global() property in firebug
[all...]
/plugin/twistienav4bootstrap3/
H A DREADME.md20 ## Configuration settings
22 You can configure theplugin in the Configuration settings admin page.
24 The plugin has already reasonable default settings, so it's not necessary to configure it to make i…

12345678910>>...19