Home
last modified time | relevance | path

Searched refs:services (Results 126 – 150 of 242) sorted by last modified time

12345678910

/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js7411 var services = {};
7413 services[name] = getter;
7417 if(!services[name]){
7420 return services[name]();
7424 if (services[name]) {
7425 delete services[name];
7436 services: servicesEnum,
7450 for(var i in services){
7451 if(services[i]){
7452 var service = services[i];
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_marker.js.map1services","getService","createDataRender","defaultContainer","addLayer","getMarker","this","getIte…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/
H A DLazyEventDispatcherWithPsr11ContainerTest.php24 private $services; variable in JMS\\Serializer\\Tests\\Serializer\\EventDispatcher\\Psr11Container
28 return $this->services[$id];
33 return isset($this->services[$id]);
38 $this->services[$id] = $service;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/Doctrine/
H A DIntegrationTest.php150 private $services = []; variable in JMS\\Serializer\\Tests\\Serializer\\Doctrine\\SimpleManagerRegistry
172 if (isset($this->services[$name])) {
173 return $this->services[$name];
176 return $this->services[$name] = call_user_func($this->serviceCreator, $name);
181 unset($this->services[$name]);
H A DObjectConstructorTest.php304 private $services = []; variable in JMS\\Serializer\\Tests\\Serializer\\Doctrine\\SimpleBaseManagerRegistry
326 if (isset($this->services[$name])) {
327 return $this->services[$name];
330 return $this->services[$name] = call_user_func($this->serviceCreator, $name);
335 unset($this->services[$name]);
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCHANGELOG.md90 - Added configs for ci services [\#21](https://github.com/schmittjoh/metadata/pull/21) ([j](https:/…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DLazyHandlerRegistryWithPsr11ContainerTest.php24 private $services; variable in JMS\\Serializer\\Tests\\Handler\\Psr11Container
28 return $this->services[$id];
33 return isset($this->services[$id]);
38 $this->services[$id] = $service;
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Devent_system.rst82 submitted data if you require external services for example, or also to
/plugin/file2dw/
H A DREADME.md77 It uses Let's Encrypt services (https://letsencrypt.org/) so you will have to do a little reserach …
/plugin/file2dw/docker/simple/
H A Ddocker-compose.yml3 services:
/plugin/file2dw/docker/proxy/
H A Ddocker-compose.yml11 services:
/plugin/linkprefix/
H A DREADME3 …gin adds a custom string in front of all external URLs. That is useful for referer remove services.
H A Dplugin.info.txt5 …sc Adds a custom string infront of all external URLs. This is useful for referer remove services.
/plugin/ckgdoku/ckeditor/plugins/scayt/
H A DREADME.md6 SCAYT is a "installation-less", using the web-services of [WebSpellChecker.net](http://www.webspell…
/plugin/authsplit/
H A DREADME18 software and services.
/plugin/davcard/vendor/sabre/vobject/
H A DREADME.md50 …developed by [fruux](https://fruux.com/). Drop us a line for commercial services or enterprise sup…
/plugin/authgoogle/google/
H A Dconfig.php52 'services' => array(
H A DGoogle_Client.php96 protected $services = array(); variable in Google_Client
117 $this->services[$service] = array();
120 …$this->services[$service] = array_merge($this->services[$service], $apiConfig['services'][$service…
140 foreach ($this->services as $key => $val) {
/plugin/icalevents/vendor/sabre/uri/
H A DREADME.md38 …developed by [fruux](https://fruux.com/). Drop us a line for commercial services or enterprise sup…
/plugin/icalevents/vendor/sabre/vobject/
H A DREADME.md53 …developed by [fruux](https://fruux.com/). Drop us a line for commercial services or enterprise sup…
/plugin/socialshareprivacy/
H A Djquery.socialshareprivacy.js135 var facebook_on = (options.services.facebook.status === 'on');
136 var twitter_on = (options.services.twitter.status === 'on');
137 var gplus_on = (options.services.gplus.status === 'on');
194 var text = options.services.twitter.tweet_text;
228 var gplus_uri = uri + options.services.gplus.referrer_track;
270 var facebook_perma = (options.services.facebook.perma_option === 'on');
271 var twitter_perma = (options.services.twitter.perma_option === 'on');
272 var gplus_perma = (options.services.gplus.perma_option === 'on');
312 + options.services.facebook.display_name + '</label>'
321 + options.services.twitter.display_name + '</label>'
[all …]
H A Djquery.socialshareprivacy.min.js15 …a),c=a);return c}b.fn.socialSharePrivacy=function(c){var a=b.extend(!0,{services:{facebook:{status…
19 …areprivacy.css",uri:s},c),f="on"===a.services.facebook.status,j="on"===a.services.twitter.status,n…
20services.facebook.referrer_track),q='<iframe src="http://www.facebook.com/plugins/like.php?locale=…
21services.facebook.dummy_img+'" alt="Facebook &quot;Like&quot;-Dummy" class="fb_like_privacy_dummy"…
22services.facebook.txt_fb_on),k.find("img.fb_like_privacy_dummy").replaceWith(q)):(k.removeClass("i…
23services.twitter.language+'" style="width:130px; height:25px;"></iframe>',u='<img src="'+a.service…
24services.twitter.txt_twitter_on),l.find("img.tweet_this_dummy").replaceWith(r)):(l.removeClass("in…
25services.gplus.language+'"}; (function() { var po = document.createElement("script"); po.type = "t…
26services.gplus.txt_gplus_off+'</span><div class="gplusone dummy_btn">'+v+"</div></li>");var m=b("l…
28 …eClass("display")});c="on"===a.services.facebook.perma_option;g="on"===a.services.twitter.perma_op…
[all …]
/plugin/icalevents/vendor/sabre/xml/
H A DREADME.md25 …developed by [fruux](https://fruux.com/). Drop us a line for commercial services or enterprise sup…
/plugin/badbehaviour/
H A Dbadbehavior.readme34 Bad Behavior is designed to work alongside existing spam prevention services
/plugin/markdownextra/
H A DLicense.text32 procurement of substitute goods or services; loss of use, data, or

12345678910