Home
last modified time | relevance | path

Searched refs:set (Results 151 – 175 of 1255) sorted by last modified time

12345678910>>...51

/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md189 * `FIX`: set correct label color when batch coloring elements ([#1653](https://github.com/bpmn-io/b…
259 * `FIX`: set label color on `bpmndi:BPMNLabel#color` ([#1543](https://github.com/bpmn-io/bpmn-js/pu…
750 * `FEAT`: set isHorizontal=true for new and updated participant/lane DIs ([#934](https://github.com…
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js2set=function(e,t){return r.hats[e]=t,r},r.bits=e||128,r.base=n||16,r}}));function n(e){if(!(this i…
7set exports(e){Rn=e}},Pn={};Pn.extend=function(e,t,n,i){var r=n.inverse;return Object.defineProper…
27set(n,{x:o.x,y:o.y,zoom:o.scale}),n=r,!Cr(r,"bpmn:Collaboration")||a){a=a||{x:0,y:0,zoom:1};var s=… method in ya
33set(t)}Ce.prototype={set:function(e){e==ge&&(e=this.compute()),ye&&this.manager.element.style&&Se[…
194set=function(e){this._data=e},Ul.prototype.clear=function(){var e=this._data;return delete this._d…
H A Dbpmn-navigated-viewer.production.min.js2set=function(e,t){return r.hats[e]=t,r},r.bits=e||128,r.base=n||16,r}}));function He(e){if(!(this … method in on
H A Dbpmn-viewer.production.min.js2set=function(e,t){return r.hats[e]=t,r},r.bits=e||128,r.base=n||16,r}}));function $e(e){if(!(this … method in nn
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md239 * `FEAT`: set `.empty` class on EditableComponent ([`f52cb3e`](https://github.com/bpmn-io/dmn-js/co…
242 * `FIX`: set correct active view when views change ([#528](https://github.com/bpmn-io/dmn-js/issues…
275 * `FEAT(decision-table)`: set FEEL as default expression language ([#491](https://github.com/bpmn-i…
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-decision-table-controls.css179 .dmn-decision-table-container .context-menu .context-menu-group .context-menu-entry-set-expression-…
183 .dmn-decision-table-container .context-menu .context-menu-group .context-menu-entry-set-expression-…
187 .dmn-decision-table-container .context-menu .context-menu-group .context-menu-entry-set-expression-…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js2set=function(e,t){this.$model.properties.set(this,e,t)},be.prototype.createType=function(e){var t=…
7set exports(e){to=e}},io={};io.extend=function(e,t,n,i){var r=n.inverse;return Object.defineProper…
21set exports(e){rs=e}};!function(e){!function(t,i,r,o){var a,s=["","webkit","Moz","MS","ms","o"],u=…
H A Ddmn-navigated-viewer.production.min.js2set=function(e,t){this.$model.properties.set(this,e,t)},ie.prototype.createType=function(e){var t=…
16set(t)}Oe.prototype={set:function(e){e==be&&(e=this.compute()),ge&&this.manager.element.style&&Ce[…
H A Ddmn-viewer.production.min.js2set=function(e,t){this.$model.properties.set(this,e,t)},ie.prototype.createType=function(e){var t=…
/plugin/katex/_assets/
H A Dkatex.min.js1set("\\current@color",a);var i=r.parseExpression(!0,n);return{type:"color",mode:r.mode,color:a,bod…
/plugin/oauth/vendor/composer/
H A DClassLoader.php175 * Registers a set of PSR-0 directories for a given prefix, either
176 * appending or prepending to the ones previously set for this prefix.
222 * Registers a set of PSR-4 directories for a given namespace, either
223 * appending or prepending to the ones previously set for this namespace.
272 * Registers a set of PSR-0 directories for a given prefix,
273 * replacing any others previously set for this prefix.
280 public function set($prefix, $paths) function in Composer\\Autoload\\ClassLoader
290 * Registers a set of PSR-4 directories for a given namespace,
291 * replacing any others previously set for this namespace.
H A Dautoload_real.php39 $loader->set($namespace, $path);
/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock488 "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Storage/
H A DSymfonySession.php64 $this->session->set($this->sessionVariableName, $tokens);
95 $this->session->set($this->sessionVariableName, $tokens);
144 $this->session->set($this->stateVariableName, $states);
175 $this->session->set($this->stateVariableName, $states);
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DTwitter.php107 throw new TokenResponseException('Invalid response. OAuth Token data not set: ' . $responseBody);
/plugin/upgrade/vendor/composer/
H A DClassLoader.php179 * Registers a set of PSR-0 directories for a given prefix, either
180 * appending or prepending to the ones previously set for this prefix.
226 * Registers a set of PSR-4 directories for a given namespace, either
227 * appending or prepending to the ones previously set for this namespace.
276 * Registers a set of PSR-0 directories for a given prefix,
277 * replacing any others previously set for this prefix.
284 public function set($prefix, $paths) function in Composer\\Autoload\\ClassLoader
294 * Registers a set of PSR-4 directories for a given namespace,
295 * replacing any others previously set for this namespace.
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DZip.php33 * You can call this function before adding each file to set differen compression levels
123 * $include is set only files that match this expression will be extracted. Files that match the $exclude
685 $set = unpack('vid/vlen', $header);
687 $value = substr($header, 0, $set['len']);
688 $header = substr($header, $set['len']);
689 $extra[$set['id']] = $value;
845 * DOS timestamps start at 1980-01-01, earlier UNIX stamps will be set to this date
918 $header .= pack('v', 0); // general purpose flag - no flags set
964 $header .= pack('v', 0); // general purpose flag - no flags set
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md62 - implement the ```setup($options)``` method and register options, arguments, commands and set help texts
68 - ``$options->getOpts`` lets you access set options
162 The default log level of your script can be set by overwriting the `$logdefault` member.
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DColors.php110 $this->set($color, $channel);
154 public function set($color, $channel = STDOUT) function in splitbrain\\phpcli\\Colors
168 $this->set('reset', $channel);
H A DOptions.php97 * @param bool $set
99 public function useCompactHelp($set = true) argument
101 $this->newline = $set ? '' : "\n";
319 * @param bool|string $default what to return if the option was not set
/plugin/smtp/subtree/txtthinking/Mailer/
H A DREADME.md37 $smtp = new SMTP(); // new SMTP(new Logger('Mailer')); # set logger to receive debug log
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt38 External links are recognized automagically: http://www.google.com or simply www.google.com - You can set the link text as well: [[http://www.google.com|This Link points to google]]. Email addresses like this one: <andi@splitbrain.org> are recognized, too.
41 automagically: http://www.google.com or simply www.google.com - You can set
/plugin/farmer/
H A Dhelper.php282 foreach ($defaults as $plugin => $set) {
283 $current = ['name' => $plugin, 'default' => $set, 'actual' => $set, 'isdefault' => true];
/plugin/farmer/lang/en/
H A Dtab_config_help.txt7 The **Farmer's host name** was set automatically during the setup, but you can change it here. It
24 behavior here. Be sure that your Farmer's host name is set up correctly above, before switching away from the
H A Dtab_new_help.txt8 If you use a wildcard subdomain setup you can also just provide the hostname part if you set a base domain in the configuration.

12345678910>>...51