Home
last modified time | relevance | path

Searched refs:extras (Results 1 – 25 of 82) sorted by relevance

1234

/plugin/diagramsnet/lib/js/
H A Dexport.js32 var extras = null;
36 extras = JSON.parse(data.extras);
42 extras = JSON.parse(decodeURIComponent(data.extras));
52 if (extras != null && extras.grid != null)
59 if (extras != null && extras.diagramLanguage != null)
66 if (data.xml.substring(0, 5) == 'iVBOR' || (extras != null && extras.isPng))
133 if (extras != null && extras.globalVars != null)
485 if (extras != null && ((extras.layers != null && extras.layers.length > 0) ||
486 (extras.layerIds != null && extras.layerIds.length > 0)))
650 var pageWidth = (extras != null && extras.pageWidth != null) ? extras.pageWidth : 800;
[all …]
/plugin/bugzillaint/helper/
H A Dbugzillaclient.php36 public function getBugDependencyTrees( $ids, $depth, $extras ) { argument
38 …>getDependenciesRecursive( $f_ids, $depth == -1 ? $this->getConf('tree_depth') : $depth, $extras );
40 private function getDependenciesRecursive( $ids, $depth, $extras ) { argument
49 $bug['depends_on'] = $this->getDependenciesRecursive( $bug['depends_on'], $depth--, $extras );
62 public function quicksearch( $query, $extras, $groupBy ) { argument
178 …ions['include_fields'] = array_merge( $this->includeFields, $this->extrasToIncludeFields($extras));
212 public function getBugsInfos( $ids, $extras ) { argument
215 $includeFields = array_merge( $this->includeFields, $this->extrasToIncludeFields($extras) );
242 return in_array('dependencies', $extras) ? $this->fetchDependencies( $result ) : $result;
246 private function extrasToIncludeFields($extras) { argument
[all …]
/plugin/bugzillaint/action/
H A Dfetch.php83 $extras = array();
87 $extras = array_merge( $extras, explode(',', $i['extras']) );
89 $result['links'] = $bugzillaClient->getBugsInfos( $ids, $extras);
/plugin/remust/
H A DREADME.md1 # font-extras
/plugin/bugzillaint/docs/
H A Dbugzillaint.txt78 <Bugtree 123 depth:3 showResolved extras:priority,assigned_to>
81 …The ''depth'' option limits the depth of the hierarchy. Use the option ''extras'' to show extra fi…
87 <Buglist OPEN summary:Foo group_by:status extras:assigned_to,priority>
90 …ou can group the results by a field using ''group_by''. Use the option ''extras'' to show extra fi…
130 * the default extras,
/plugin/bugzillaint/
H A Dscript.js109 var extras = master.data('extras').split(' ').join('').split(',');
114 if ( extras.indexOf( property ) == -1 ) {
115 extras.unshift( property );
121 jQuery.each( extras, function(index,val){
/plugin/socialshareprivacy/
H A DREADME9 http://www.heise.de/extras/socialshareprivacy/
/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php237 public $extras; variable in Google_Products
296 public function setExtras(Google_ShoppingModelExtrasJsonV1 $extras) { argument
297 $this->extras = $extras;
300 return $this->extras;
/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js1968 var extras = {globalVars: graph.getExportVariables()}; class in EditorUi.createDownloadRequest
1972 extras.grid = {
1988 extras: encodeURIComponent(JSON.stringify(extras)),
2029 var extras = {globalVars: graph.getExportVariables()}; class in ExportDialog.exportFile
2043 extras: JSON.stringify(extras),
H A DEditorUi.js2134 var extras = {globalVars: graph.getExportVariables()}; class in EditorUi.createDownloadRequest
2138 extras.grid = {
2147 extras.diagramLanguage = Graph.diagramLanguage;
2155 '&extras=' + encodeURIComponent(JSON.stringify(extras)) +
13931 var extras = {globalVars: graph.getExportVariables()}; class in ExportDialog.exportFile
13935 extras.grid = {
13947 '&extras=' + encodeURIComponent(JSON.stringify(extras)) +
/plugin/dokuprism/prism/
H A Dprism.css2 https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript+abap+abnf+actionscript+ada+antlr4+apacheconf+apl+applescript+aql+arduino+arff+asciidoc+aspnet+asm6502+autohotkey+autoit+bash+basic+batch+bbcode+bison+bnf+brainfuck+brightscript+bro+c+csharp+cpp+cil+clojure+cmake+coffeescript+csp+crystal+css-extras+d+dart+diff+django+dns-zone-file+docker+ebnf+eiffel+ejs+elixir+elm+etlua+erb+erlang+fsharp+fortran+gml+gedcom+go+graphql+groovy+haml+handlebars+haskell+haxe+hcl+http+hpkp+hsts+ichigojam+icon+inform7+ini+io+j+java+javadoc+javadoclike+javastacktrace+jolie+jq+jsdoc+js-extras+json+json5+jsonp+js-templates+julia+keyman+kotlin+latex+latte+less+lilypond+liquid+lisp+livescript+lolcode+lua+makefile+markdown+markup-templating+matlab+mel+mizar+monkey+moonscript+n1ql+n4js+nand2tetris-hdl+nasm+neon+nginx+nim+nix+objectivec+pascal+perl+php+phpdoc+php-extras+plsql+powershell+processing+prolog+properties+protobuf+pug+puppet+pure+python+q+qml+qore+r+jsx+tsx+reason+regex+renpy+rest+rip+roboconf+robotframework+ruby+rust+sas+sass+scss+scala+scheme+shell-session+smalltalk+smarty+solidity+soy+sparql+splunk-spl+sqf+sql+stylus+swift+t4-templating+t4-cs+t4-vb+tap+tcl+tt2+textile+toml+turtle+twig+typescript+vala+vbnet+velocity+verilog+vhdl+vim+visual-basic+wasm+wiki+xeora+xojo+xquery+yaml+zig&plugins=show-language+remove-initial-line-feed+previewers+toolbar+copy-to-clipboard+download-button */
/plugin/diagramsnet/lib/resources/
H A Ddia_i18n.txt276 extras=extras
H A Ddia_ru.txt276 extras=Дополнительно
H A Ddia_bg.txt276 extras=Екстри
H A Ddia_el.txt276 extras=Πρόσθετα
H A Ddia_zh.txt276 extras=其它
H A Ddia_uk.txt276 extras=Додатково
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1263 var extras = this.options.requestHeaders;
1265 if (Object.isFunction(extras.push))
1266 for (var i = 0, length = extras.length; i < length; i += 2)
1267 headers[extras[i]] = extras[i+1];
1269 $H(extras).each(function(pair) { headers[pair.key] = pair.value });
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js1460 var extras = this.options.requestHeaders;
1462 if (Object.isFunction(extras.push))
1463 for (var i = 0, length = extras.length; i < length; i += 2)
1464 headers[extras[i]] = extras[i+1];
1466 $H(extras).each(function(pair) { headers[pair.key] = pair.value });
/plugin/issuetracker/
H A Dprototype.js1569 var extras = this.options.requestHeaders;
1571 if (Object.isFunction(extras.push))
1572 for (var i = 0, length = extras.length; i < length; i += 2)
1573 headers[extras[i]] = extras[i+1];
1575 $H(extras).each(function(pair) { headers[pair.key] = pair.value });
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/socialshareprivacy2/SSP/
H A DREADME.md38 [http://www.heise.de/extras/socialshareprivacy/](http://www.heise.de/extras/socialshareprivacy/)
603 See also: [official documentation](http://bufferapp.com/extras/button)
/plugin/ckgdoku/ckeditor/
H A Dconfig.js.unc176 {name: 'extras', items: config.ToolBarItemsExtra }
/plugin/ckgedit/ckeditor/
H A Dconfig.js.unc192 {name: 'extras', items: config.ToolBarItemsExtra }
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock2518 qunit-extras@^3.0.0:
2520 …resolved "https://registry.yarnpkg.com/qunit-extras/-/qunit-extras-3.0.0.tgz#aae0e2e0e22e980b58a25…

1234