Home
last modified time | relevance | path

Searched refs:values (Results 851 – 875 of 925) sorted by last modified time

1...<<31323334353637

/plugin/dokutexit/
H A DREADME.md149 …ton adding, before developping your action plugin, you can put some dumb values (that you'll have …
169 … action. Add it for each button you want in the pagetools bar, adding each time 45px to the values.
/plugin/aceeditor/
H A Dbuild.js1values:["ace","slim","smooth","wide"],initialValue:"ace"},behavioursEnabled:{initialValue:!0},wrap… function
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js90 if(jQuery.nodeName(elem,"select")){var index=elem.selectedIndex,values=[],options=elem.options,one=… variable
97 }values.push(value);
98 }}return values;
104 }else{if(jQuery.nodeName(this,"select")){var values=jQuery.makeArray(value);
105 …ch(function(){this.selected=(jQuery.inArray(this.value,values)>=0||jQuery.inArray(this.text,values
107 if(!values.length){this.selectedIndex=-1;
/plugin/socialshareprivacy2/SSP/
H A DREADME.md34 incompatible changes, though (consolidated option names, use of the boolean values
316 you can pass JavaScript code that will evaluate the option values when the
347 values (except the common service options) are treated as strings. If you
348 need to pass values of other types (numbers, booleans, arrays or functions)
413 <td>Possible values: <code>line</code> or <code>box</code></td>
725 Possible values: <code>comments</code> or <code>reactions</code></td>
794 <td>Possible values: <code>like</code> or <code>recommend</code></td>
799 <td>Possible values: <code>light</code> or <code>dark</code></td>
1187 /* default values for common service options... */
1367 -l <languages> Comma separated list of languages to pack. Possible values:
[all …]
/plugin/flowplayer/player/
H A DREADME.txt149 'image' and 'api' as configuration values.
194 - handles 3-part duration values included in FLV metadata, like "500.123.123"
356 - added cuepointMultiplier property to clips. This can be used to multiply the time values read fro…
382 when the logo is clicked. Possible values for linkWindow:
/plugin/templateconfhelper/
H A DREADME44 Cascade Path is an extension to the cascade config values in dokuwiki init. It can be set in preloa…
/plugin/fedauth/Auth/OpenID/
H A DAX.php598 foreach ($this->data as $type_uri => $values) {
604 foreach ($values as $i => $value) {
670 $values = array();
682 $values[] = $value;
697 $values = array();
699 $values = array($value);
703 $this->data[$type_uri] = $values;
725 if (!$values) {
727 } else if (count($values) == 1) {
728 return $values[0];
[all …]
H A DAssociation.php213 $values = array();
219 $values[] = $value;
H A DKVForm.php41 $values = array();
69 $values[$tkey] = $tval;
72 return $values;
81 static function fromArray($values) argument
83 if ($values === null) {
87 ksort($values);
90 foreach ($values as $key => $value) {
H A DMessage.php133 $this->values = array();
163 function values() function in Auth_OpenID_Mapping
165 return $this->values;
177 $this->values[$i]);
199 $this->values[$index] = $value;
202 $this->values[] = $value;
216 return $this->values[$index];
230 $old_values = $this->values;
233 $this->values = array();
240 $this->values[] = $v;
[all …]
/plugin/fedauth/Auth/
H A DOpenID.php229 static function addPrefix($values, $prefix) argument
232 foreach ($values as $s) {
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.brush.perl5.js5 …"...","?:","=",",","=>","not","and","or","xor"];var values=["this","true","false"];brush.push(valu…
H A Djquery.syntax.brush.python.js5 …coerce","intern"];var values=["self","True","False","None"];brush.push({pattern:/^\s*@\w+/gm,klass…
H A Djquery.syntax.brush.clang.js5 …=",">","[","]","new","delete","in"];var values=["this","true","false","NULL","YES","NO","nil"];bru…
H A Djquery.syntax.brush.javascript.js5 …"*","/","-","&","|","~","!","%","<","=",">"];var values=["this","true","false","null"];brush.push(
H A Djquery.syntax.brush.ooc.js5 …",">>>=","<<<=","%=","^=","@"];var values=["this","super","true","false","null",/[A-Z][A-Z0-9_]+/g…
H A Djquery.syntax.brush.protobuf.js6 var values=["true","false"];brush.push(values,{klass:'constant'});var types=["bool","bytes","double…
H A Djquery.syntax.brush.smalltalk.js5 …sh){var operators=["[","]","|",":=","."];var values=["self","super","true","false","nil"];brush.pu…
H A Djquery.syntax.brush.haskell.js5 …"??","#","<-","@","!","::","_","~",">",";","{","}"];var values=["True","False"];brush.push(values,…
H A Djquery.syntax.brush.pascal.js5 …shr","not","=",">=",">","<>","<=","<","in",":="];var values=["true","false","nil"];brush.push(valu…
H A Djquery.syntax.brush.php-script.js5 …,"&","|","~","!","%","<","=",">","[","]","new"];var values=["this","true","false"];brush.push(valu…
H A Djquery.syntax.brush.ruby.js5 …;var values=["self","super","true","false","nil"];var access=["private","protected","public"];brus…
H A Djquery.syntax.brush.super-collider.js5 …);var values=["thisFunctionDef","thisFunction","thisMethod","thisProcess","thisThread","this","sup…
H A Djquery.syntax.brush.basic.js5values=["Me","MyClass","MyBase","super","True","False","Nothing",/[A-Z][A-Z0-9_]+/g];var access=["…
H A Djquery.syntax.brush.go.js5values=["true","false","iota","nil"];var functions=["append","cap","close","complex","copy","imag"…

1...<<31323334353637