Home
last modified time | relevance | path

Searched refs:option (Results 51 – 75 of 990) sorted by relevance

12345678910>>...40

/plugin/galleryv1.5/
H A Dscript.js121 function LightBox(option) argument
133 self._expand = option.expandimg;
134 self._shrink = option.shrinkimg;
135 return self._init(option);
138 _init : function(option) argument
242 if (option.closeimg) {
252 btn.src = option.closeimg;
258 if (option.nextimg) {
268 btn.src = option.nextimg;
274 if (option.previmg) {
[all …]
/plugin/publistx/
H A Dsyntax.php68 $option = array();
72 $option = $single[0];
75 $option[$single[0]] = str_replace(',', '|', $single[1]);
78 $data['options'][$optparts[1]] = $option;
H A Dchangelog18 * "handle" function (syntax.php) parser code corrections. "only" option
21 * Language option: set default from "translation" plugin (if installed &
22 enabled) or global language configuration. "lang:xx" option is not needed
/plugin/siteexport/syntax/
H A Daggregate.php52 foreach( $data as $option ) {
54 list($key, $value) = explode('=', $option);
90 foreach( $data as $option ) {
92 list($key, $value) = explode('=', $option);
/plugin/quickstats/
H A Dscript.js149 var option = countries.options[countries.selectedIndex];
151 if(option.value != 0) {
153 params+="&country_name=" + encodeURIComponent(option.text);
154 params+="&country_code=" + encodeURIComponent(option.value);
161 var option = ua.options[ua.selectedIndex];
162 if(option.value != 0) {
164 params+="&user_agent=" + encodeURIComponent(option.value);
/plugin/publistf/
H A Dsyntax.php69 $option = array();
73 $option = $single[0];
76 $option[$single[0]] = str_replace(',', '|', $single[1]);
79 $data['options'][$optparts[1]] = $option;
/plugin/usersubscriptions/
H A DREADME9 add the r=<depth> (no value, ie r or r=, means infinite) option to make listing recursive,
12 …add the deletelink option to display subscription cancel link, ie : <usersubscriptions ns1:ns2 del…
15 …add the quicksubscribe option to display quick subscription form, ie : <usersubscriptions ns1:ns2 …
18 …add the displayinheritedsubscriptions option to display items that are subscribed due to subscript…
/plugin/autolink3/
H A Dadmin.php97 …<td><select name = 'new_page'>".'<option value='.$lign[1].'>'.$lign[1].'</option>'.$page_tree."</s…
98 …<td><select name = 'new_locate'>".'<option value='.$lign[2].'>'.$lign[2].'</option>'.$data_tree."<…
/plugin/miniblog/helper/
H A Dcomment.php13 public function comment_script($source, $option) { argument
16 foreach ($option as $key => $value) {
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-shared.css39 --select-option-selected-color: var(--color-blue-205-100-45);
40 --select-option-hover-background-color: var(--color-black-opacity-10);
208 .dms-select-options .option {
212 .dms-select-options .option.active {
213 color: var(--select-option-selected-color);
216 .dms-select-options .option:focus,
217 .dms-select-options .option:hover {
218 background-color: var(--select-option-hover-background-color);
/plugin/diagramsnet/lib/
H A Delectron.js238 .option('-f, --format <format>',
241 .option('-q, --quality <quality>',
243 .option('-t, --transparent',
245 .option('-e, --embed-diagram',
247 .option('-b, --border <border>',
249 .option('-s, --scale <scale>',
251 .option('--width <width>',
253 .option('--height <height>',
255 .option('--crop',
257 .option('-a, --all-pages',
[all …]
/plugin/linksuggest/vendor/
H A Djquery.textcomplete.min.js2 !function(a){if("function"==typeof define&&define.amd)define(["jquery"],a);else if("object"==typeof module&&module.exports){var b=require("jquery");module.exports=a(b)}else a(jQuery)}(function(a){if("undefined"==typeof a)throw new Error("jQuery.textcomplete requires jQuery");return+function(a){"use strict";var b=function(a){console.warn&&console.warn(a)},c=1;a.fn.textcomplete=function(d,e){var f=Array.prototype.slice.call(arguments);return this.each(function(){var g=this,h=a(this),i=h.data("textComplete");if(i||(e||(e={}),e._oid=c++,i=new a.fn.textcomplete.Completer(this,e),h.data("textComplete",i)),"string"==typeof d){if(!i)return;f.shift(),i[d].apply(i,f),"destroy"===d&&h.removeData("textComplete")}else a.each(d,function(c){a.each(["header","footer","placement","maxCount"],function(a){c[a]&&(i.option[a]=c[a],b(a+"as a strategy param is deprecated. Use option."),delete c[a])})}),i.register(a.fn.textcomplete.Strategy.parse(d,{el:g,$el:h}))})}}(a),+function(a){"use strict";function b(c,d){if(this.$el=a(c),this.id="textcomplete"+e++,this.strategies=[],this.views=[],this.option=a.extend({},b.defaults,d),!(this.$el.is("input[type=text]")||this.$el.is("input[type=search]")||this.$el.is("textarea")||c.isContentEditable||"true"==c.contentEditable))throw new Error("textcomplete must be called on a Textarea or a ContentEditable.");if(c===c.ownerDocument.activeElement)this.initialize();else{var g=this;this.$el.one("focus."+this.id,function(){g.initialize()}),this.option.adapter&&"CKEditor"!=this.option.adapter||"undefined"==typeof CKEDITOR||!this.$el.is("textarea")||CKEDITOR.on("instanceReady",function(b){-1==a.inArray(b.editor.id,f)&&(f.push(b.editor.id),b.editor.on("focus",function(c){g.$el=a(b.editor.editable().$),g.option.adapter||(g.option.adapter=a.fn.textcomplete.CKEditor),g.option.ckeditor_instance=b.editor,g.initialize()}))})}}var c=function(a){var b,c;return function(){var d=Array.prototype.slice.call(arguments);if(b)return void(c=d);b=!0;var e=this;d.unshift(function f(){if(c){var d=c;c=void 0,d.unshift(f),a.apply(e,d)}else b=!1}),a.apply(this,d)}},d=function(a){return"[object String]"===Object.prototype.toString.call(a)},e=0,f=[];b.defaults={appendTo:"body",className:"",dropdownClassName:"dropdown-menu textcomplete-dropdown",maxCount:10,zIndex:"100",rightEdgeOffset:30},a.extend(b.prototype,{id:null,option:null,strategies:null,adapter:null,dropdown:null,$el:null,$iframe:null,initialize:function(){var b=this.$el.get(0);if(this.$el.prop("ownerDocument")!==document&&window.frames.length)for(var c=0;c<window.frames.length;c++)if(this.$el.prop("ownerDocument")===window.frames[c].document){this.$iframe=a(window.frames[c].frameElement);break}this.dropdown=new a.fn.textcomplete.Dropdown(b,this,this.option);va
[all...]
/plugin/commonmark/vendor/league/commonmark/src/
H A DHtmlRenderer.php
H A DElementRendererInterface.php
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/
H A DDWRenderer.php55 * @param string $option
60 public function getOption(string $option, $default = null)
62 return $this->environment->getConfiguration()->get('renderer/' . $option, $default);
49 getOption(string $option, $default = null) global() argument
/plugin/miniblog/syntax/
H A Dcomment.php41 $option = array(
49 … $renderer->doc .= plugin_load('helper', 'miniblog_comment')->comment_script($source, $option);
/plugin/metadisplay/
H A DREADME.md20 …-n, --namespace metadata namespace; the -n option with no namespace or dot [.] …
21 … to the top level. The dot is required if -n option is followed by a second option, e.g -p
/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsample03.lasso59 <option value="Default" selected>Default</option>
60 <option value="Basic">Basic</option>
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dmycommand.phpt6 $_SERVER['argv'][2] = '--my-option=123';
7 $_SERVER['argv'][3] = '--my-other-option';
/plugin/cspheader/
H A Daction.php76 $option = str_replace('-', '', $directive) . 'Value';
77 $values = $this->getConf($option);
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample03.afp57 <option value="Default" selected>Default</option>
58 <option value="Basic">Basic</option>
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample03.cfm59 <option value="Default" selected>Default</option>
60 <option value="Basic">Basic</option>
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DNormalizerFormatter.php270 public function addJsonEncodeOption(int $option): self argument
272 $this->jsonEncodeOptions |= $option;
277 public function removeJsonEncodeOption(int $option): self argument
279 $this->jsonEncodeOptions &= ~$option;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DClientInterface.php82 * @param string|null $option The config option to retrieve.
86 public function getConfig($option = null); argument
/plugin/socialshareprivacy2/
H A Dsyntax.php43 foreach($options as $option) {
44 list($name, $value) = split('=', $option);

12345678910>>...40