Home
last modified time | relevance | path

Searched refs:getActive (Results 1 – 25 of 28) sorted by relevance

12

/plugin/swiftmail/Swift/Plugin/
DConnectionRotator.php82 $this->used[] = $e->getSwift()->connection->getActive();
88 if (!in_array(($id = $e->getSwift()->connection->getActive()), $this->used))
103 $active = $e->getConnection()->getActive();
105 while ($e->getConnection()->getActive() != $active)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
DGoogleCloudDataplexV1EnvironmentSessionStatus.php37 public function getActive() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1EnvironmentSessionStatus
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
DAccountStatusStatistics.php49 public function getActive() function in Google\\Service\\ShoppingContent\\AccountStatusStatistics
DService.php68 public function getActive() function in Google\\Service\\ShoppingContent\\Service
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
DPlacementAssignment.php47 public function getActive() function in Google\\Service\\Dfareporting\\PlacementAssignment
DReportSchedule.php62 public function getActive() function in Google\\Service\\Dfareporting\\ReportSchedule
DTargetableRemarketingList.php93 public function getActive() function in Google\\Service\\Dfareporting\\TargetableRemarketingList
DRemarketingList.php95 public function getActive() function in Google\\Service\\Dfareporting\\RemarketingList
DCreativeAssignment.php76 public function getActive() function in Google\\Service\\Dfareporting\\CreativeAssignment
DAccountUserProfile.php103 public function getActive() function in Google\\Service\\Dfareporting\\AccountUserProfile
DAccount.php136 public function getActive() function in Google\\Service\\Dfareporting\\Account
DAd.php164 public function getActive() function in Google\\Service\\Dfareporting\\Ad
DCreativeAsset.php230 public function getActive() function in Google\\Service\\Dfareporting\\CreativeAsset
DCreative.php268 public function getActive() function in Google\\Service\\Dfareporting\\Creative
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/
DGoogleIdentityStsV1IntrospectTokenResponse.php68 public function getActive() function in Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1IntrospectTokenResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
DCustomBiddingScript.php62 public function getActive() function in Google\\Service\\DisplayVideo\\CustomBiddingScript
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
DGoogleCloudContactcenterinsightsV1PhraseMatcher.php90 public function getActive() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1PhraseMatcher
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
DCustomDimension.php93 public function getActive() function in Google\\Service\\Analytics\\CustomDimension
DCustomMetric.php109 public function getActive() function in Google\\Service\\Analytics\\CustomMetric
DGoal.php109 public function getActive() function in Google\\Service\\Analytics\\Goal
/plugin/swiftmail/Swift/Connection/
DRotator.php160 public function getActive() function in Swift_Connection_Rotator
/plugin/authgoogle/google/contrib/
DGoogle_DfareportingService.php1836 public function getActive() { function in Google_ReportSchedule
DGoogle_AnalyticsService.php1760 public function getActive() { function in Google_Goal
/plugin/ckgdoku/ckeditor/
Dckeditor.js78 …w CKEDITOR.dom.text(a,this)},focus:function(){this.getWindow().focus()},getActive:function(){var a…
336 …it&&!this.hasFocus&&(a=this.editor._.previousActive||this.getDocument().getActive(),this.contains(…
337 …ie)throw c;}CKEDITOR.env.safari&&!this.isInline()&&(a=CKEDITOR.document.getActive(),a.equals(this.…
344getActive())&&e.equals(c)&&!d.anchorNode){e=!0;break a}e=void 0}e&&(e=new CKEDITOR.dom.range(c),e.…
352 …s.on("scroll",d)}a.focusManager.add(this);this.equals(CKEDITOR.document.getActive())&&(this.hasFoc…
400 CKEDITOR.env.webkit&&!d&&(this._.previousActive=this.document.getActive()),this._.selectionPrevious…
410 …CKEDITOR.env.webkit&&(u=c._.previousActive&&c._.previousActive.equals(f.getActive()))&&null!=c._.p…
434 e.getChildCount()));if(b.length)if(this.isLocked){var l=CKEDITOR.document.getActive();this.unlock()…
723getActive();a&&!a.equals(this._.iframe)&&a.$.blur()}(this._.lastFocused||this._.iframe.getFrameDoc…
1076 …",{init:function(f){function b(){var a=e&&this.equals(CKEDITOR.document.getActive());this.hide();t…
/plugin/ckgedit/ckeditor/
Dckeditor.js91 …w CKEDITOR.dom.text(a,this)},focus:function(){this.getWindow().focus()},getActive:function(){var a…
373 …it&&!this.hasFocus&&(a=this.editor._.previousActive||this.getDocument().getActive(),this.contains(…
374 …ie)throw c;}CKEDITOR.env.safari&&!this.isInline()&&(a=CKEDITOR.document.getActive(),a.equals(this.…
381 …&d.anchorNode==c.$)e=!0;else{if(CKEDITOR.env.webkit&&(e=c.getDocument().getActive())&&e.equals(c)&…
382 d.addRange(b))}function b(){var a=c.getDocument().$,d=a.selection,e=c.getDocument().getActive();"No…
389 …s.on("scroll",d)}a.focusManager.add(this);this.equals(CKEDITOR.document.getActive())&&(this.hasFoc…
438 …nv.webkit&&!CKEDITOR.env.gecko||e||(this._.previousActive=this.document.getActive()),this._.select…
449 …|CKEDITOR.env.gecko)){q=c._.previousActive&&c._.previousActive.equals(e.getActive());var a=null!=c…
473 …getChildCount()));if(a.length)if(this.isLocked){var k=CKEDITOR.document.getActive();this.unlock();…
780 …s,a))},focus:function(){if(CKEDITOR.env.webkit){var a=CKEDITOR.document.getActive();a&&!a.equals(t…
[all …]

12