Home
last modified time | relevance | path

Searched refs:instances (Results 76 – 100 of 176) sorted by relevance

12345678

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/Resource/
H A DEvents.php180 public function instances($calendarId, $eventId, $optParams = []) function in Google\\Service\\Calendar\\Resource\\Events
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DSpanner.php180 'instances',
184 'path' => 'v1/{+parent}/instances',
228 'path' => 'v1/{+parent}/instances',
H A DBaremetalsolution.php135 'instances',
149 'path' => 'v2/{+parent}/instances',
H A DCompute.php81 public $instances; variable in Google\\Service\\Compute
4482 'instances',
4539 'path' => 'projects/{project}/aggregated/instances',
4601 'path' => 'projects/{project}/zones/{zone}/instances/bulkInsert',
4620 'path' => 'projects/{project}/zones/{zone}/instances/{instance}',
4707 'path' => 'projects/{project}/zones/{zone}/instances/{instance}',
4872 'path' => 'projects/{project}/zones/{zone}/instances',
4899 'path' => 'projects/{project}/zones/{zone}/instances',
5432 'path' => 'projects/{project}/zones/{zone}/instances/{instance}/stop',
5500 'path' => 'projects/{project}/zones/{zone}/instances/{instance}',
[all …]
H A DCalendar.php543 ],'instances' => [
544 'path' => 'calendars/{calendarId}/events/{eventId}/instances',
/plugin/ckgedit/
H A Dscript.js466 var funcNum = CKEDITOR.instances.wiki__text._.filebrowserFn;
486 var funcNum = CKEDITOR.instances.wiki__text._.filebrowserFn;
/plugin/templater/
H A DCHANGELOG.md62 * Allowing multiple instances of a template and default values (default default = '').
/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php875 public $instances; variable in Google_Application
917 public function setInstances(/* array(Google_Instance) */ $instances) { argument
918 $this->assertIsArray($instances, 'Google_Instance', __METHOD__);
919 $this->instances = $instances;
922 return $this->instances;
H A DGoogle_ComputeService.php1538 public $instances; variable in Google_ComputeService
1565 …$this->instances = new Google_InstancesServiceResource($this, $this->serviceName, 'instances', jso…
2677 public $instances; variable in Google_InstancesScopedList
2681 public function setInstances(/* array(Google_Instance) */ $instances) { argument
2682 $this->assertIsArray($instances, 'Google_Instance', __METHOD__);
2683 $this->instances = $instances;
2686 return $this->instances;
H A DGoogle_SQLAdminService.php377 public $instances; variable in Google_SQLAdminService
392 …$this->instances = new Google_InstancesServiceResource($this, $this->serviceName, 'instances', jso…
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.lasso25 * be used to create editor instances in Lasso pages on server side.
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DUPGRADE.md29 - There is no more default handler configured on empty Logger instances, if
H A DCHANGELOG.md49 * Fixed SyslogUdpHandler not setting the timezone correctly on DateTimeImmutable instances (#1540)
138 * BC Break: There is no more default handler configured on empty Logger instances
151 … `$dateFormat` option to the PsrLogMessageProcessor which lets you format DateTime instances nicely
266 * Added information about SoapFault instances in NormalizerFormatter
373 * Fixed SwiftMailerHandler to lazily create message instances if a callback is provided
385 * Added $host to HipChatHandler for users of private instances
508 * Fixed ChromePHPHandler and FirePHPHandler issue when multiple instances are used simultaneously
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG85 * fixed Environment::resolveTemplate to accept instances of TemplateWrapper
224 * deprecated the ability to store non Node instances in Node::$nodes
444 * added support for object instances as the second argument of the constant test
472 * added support for object instances as the second argument of the constant function
566 * fixed a regression when dealing with SimpleXMLElement instances in templates
619 * removed the creation of Twig_Markup instances when not needed
633 * fixed the empty test and the length filter for Twig_Markup instances
650 * fixed the date filter for DateInterval instances (setTimezone() does not exist for them)
914 * removed Twig_Template instances from the debug tag output
1006 * added support for DateTime instances for the date filter
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dconfiguration.rst20 This library provides a special builder object which makes constructing serializer instances a bree…
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md86 * #331: Fix dealing with multiple overridden instances falling on the same
226 * #331: Fix dealing with multiple overridden instances falling on the same
274 instances. (@DominikTo, @migrax).
333 * #188: Retain floating times when generating instances using
409 * #127: Attendees who delete recurring event instances events they had already
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md25 * #331: Fix dealing with multiple overridden instances falling on the same
165 * #331: Fix dealing with multiple overridden instances falling on the same
213 instances. (@DominikTo, @migrax).
272 * #188: Retain floating times when generating instances using
348 * #127: Attendees who delete recurring event instances events they had already
/plugin/combo/vendor/salesforce/handlebars-php/
H A DCODE_OF_CONDUCT.md60 response to any instances of unacceptable behavior.
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js219 instances: $H(), property in Effect.Queues
223 return this.instances.get(queueName) ||
224 this.instances.set(queueName, new Effect.ScopedQueue());
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js179 $.each($.jPlayer.prototype.instances, function(i, element) {
678 instances: {}, // Static Object
920 this.instances[this.internal.instance] = this.element;
1252 … delete this.instances[this.internal.instance]; // Clear the instance on the static instance object
1256 $.each(this.instances, function(i, element) {
1260 delete self.instances[i];
2162 $.each(this.instances, function() {
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js179 $.each($.jPlayer.prototype.instances, function(i, element) {
678 instances: {}, // Static Object
920 this.instances[this.internal.instance] = this.element;
1252 … delete this.instances[this.internal.instance]; // Clear the instance on the static instance object
1256 $.each(this.instances, function(i, element) {
1260 delete self.instances[i];
2162 $.each(this.instances, function() {
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js179 $.each($.jPlayer.prototype.instances, function(i, element) {
678 instances: {}, // Static Object
920 this.instances[this.internal.instance] = this.element;
1252 … delete this.instances[this.internal.instance]; // Clear the instance on the static instance object
1256 $.each(this.instances, function(i, element) {
1260 delete self.instances[i];
2162 $.each(this.instances, function() {
H A Djquery.jplayer.min.js2instances,function(a,b){b.data("jPlayer").status.srcSet&&b.jPlayer("pause")})},a.jPlayer.timeForma… property in a.jPlayer
3 …f b&&(e&&f.splice(1,1),a.jPlayer.prototype.destroyRemoved(),a.each(this.instances,function(){d.ele…
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js179 $.each($.jPlayer.prototype.instances, function(i, element) {
678 instances: {}, // Static Object
920 this.instances[this.internal.instance] = this.element;
1252 … delete this.instances[this.internal.instance]; // Clear the instance on the static instance object
1256 $.each(this.instances, function(i, element) {
1260 delete self.instances[i];
2162 $.each(this.instances, function() {
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dcustom.rst294 You have a complete API for retrieving annotation class instances

12345678