Home
last modified time | relevance | path

Searched refs:active (Results 1 – 25 of 623) sorted by relevance

12345678910>>...25

/plugin/swiftmail/Swift/Connection/
H A DRotator.php31 protected $active = null; variable in Swift_Connection_Rotator
74 $start = $this->active === null ? 0 : ($this->active + 1);
85 $this->active = $id;
109 if ($this->active === null)
113 return $this->connections[$this->active]->read();
122 if ($this->active === null)
134 if ($this->active === null) $this->nextConnection();
146 $this->active = null;
154 return (($this->active !== null) && $this->connections[$this->active]->isAlive());
162 return $this->active;
[all …]
H A DMulti.php31 protected $active = null; variable in Swift_Connection_Multi
65 if ($this->active === null)
69 return $this->connections[$this->active]->read();
78 if ($this->active === null)
82 return $this->connections[$this->active]->write($command, $end);
98 $this->active = $id;
122 if ($this->active !== null) $this->connections[$this->active]->stop();
123 $this->active = null;
131 return (($this->active !== null) && $this->connections[$this->active]->isAlive());
138 $this->connections[$this->active]->postConnect($instance);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1EnvironmentSessionStatus.php25 public $active; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1EnvironmentSessionStatus
30 public function setActive($active) argument
32 $this->active = $active;
39 return $this->active;
/plugin/mikioplugin/
H A Dscript.js84 var active = false;
87 if (jQuery(items[i]).hasClass('mikiop-active')) {
88 active = true;
89 indicators += '<li class="mikiop mikiop-carousel-indicator mikiop-active"></li>';
97 if (!active) {
98 jQuery(this).find('.mikiop-carousel-item').first().addClass('mikiop-active');
99 jQuery(this).find('.mikiop-carousel-indicator').first().addClass('mikiop-active');
104 timeout = carousel.find('.mikiop-carousel-item.mikiop-active').attr('data-interval');
136 if (jQuery(slides[i]).hasClass('mikiop-active')) {
148 target.css('z-index', 0).addClass('mikiop-active');
[all...]
/plugin/statdisplay/pchart/
H A DShadowProperties.php28 $properties->active = false;
36 $properties->active = true;
60 $copy->active = $other->active;
71 $this->active, $this->xDistance, $this->yDistance,
75 public $active; variable in ShadowProperties
/plugin/statistics/inc/pchart/
H A DShadowProperties.php28 $properties->active = false;
36 $properties->active = true;
62 $copy->active = $other->active;
74 $this->active, $this->xDistance, $this->yDistance,
79 public $active; variable in ShadowProperties
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAccountStatusStatistics.php25 public $active; variable in Google\\Service\\ShoppingContent\\AccountStatusStatistics
42 public function setActive($active) argument
44 $this->active = $active;
51 return $this->active;
H A DService.php26 public $active; variable in Google\\Service\\ShoppingContent\\Service
61 public function setActive($active) argument
63 $this->active = $active;
70 return $this->active;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DPlacementAssignment.php25 public $active; variable in Google\\Service\\Dfareporting\\PlacementAssignment
40 public function setActive($active) argument
42 $this->active = $active;
49 return $this->active;
H A DReportSchedule.php26 public $active; variable in Google\\Service\\Dfareporting\\ReportSchedule
55 public function setActive($active) argument
57 $this->active = $active;
64 return $this->active;
H A DTargetableRemarketingList.php29 public $active; variable in Google\\Service\\Dfareporting\\TargetableRemarketingList
86 public function setActive($active) argument
88 $this->active = $active;
95 return $this->active;
H A DRemarketingList.php29 public $active; variable in Google\\Service\\Dfareporting\\RemarketingList
88 public function setActive($active) argument
90 $this->active = $active;
97 return $this->active;
/plugin/tagfilter/script/select2/
H A Dselect2-bootstrap.css31 .control-group.warning .select2-container-active .select2-choice,
32 .control-group.warning .select2-container-active .select2-choices,
35 .control-group.warning .select2-container-multi.select2-container-active .select2-choices {
46 .control-group.error .select2-container-active .select2-choice,
47 .control-group.error .select2-container-active .select2-choices,
50 .control-group.error .select2-container-multi.select2-container-active .select2-choices {
61 .control-group.info .select2-container-active .select2-choice,
62 .control-group.info .select2-container-active .select2-choices,
65 .control-group.info .select2-container-multi.select2-container-active .select2-choices {
76 .control-group.success .select2-container-active
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/
H A DGoogleIdentityStsV1IntrospectTokenResponse.php28 public $active; variable in Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1IntrospectTokenResponse
61 public function setActive($active) argument
63 $this->active = $active;
70 return $this->active;
/plugin/commonmark/vendor/league/commonmark/src/Delimiter/
H A DDelimiter.php48 private bool $active;
61 $this->active = true;
77 return $this->active;
80 public function setActive(bool $active): void
82 $this->active = $active;
46 private $active; global() variable in League\\CommonMark\\Delimiter\\Delimiter
96 setActive(bool $active) global() argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DCustomBiddingScript.php26 public $active; variable in Google\\Service\\DisplayVideo\\CustomBiddingScript
55 public function setActive($active) argument
57 $this->active = $active;
64 return $this->active;
/plugin/slider/
H A Djquery.bxslider.js522 if (slider.active.index == getPagerQty() - 1) slider.active.last = true;
814 if(slider.active.index == 0){
830 …lider.settings.onSlideAfter(slider.children.eq(slider.active.index), slider.oldIndex, slider.activ…
859 if (slider.active.index == 0){
1133 slider.active.index = 0;
1136 slider.active.index = slideIndex;
1146 slider.active.last = slider.active.index >= getPagerQty() - 1;
1195 slider.active.last = false;
1271 return slider.active.index;
1293 if (slider.active.last) slider.active.index = getPagerQty() - 1;
[all …]
/plugin/bez/scripts/
H A Dstart.js3 var active = 0;
4 var $active = jQuery('#plugin__bez_start_tabs li span.count').filter(function() {
8 if ($active.length > 0) {
9 active = $active.first().parents('li').index();
11 jQuery("#plugin__bez_start_tabs").tabs({active: active});
/plugin/hidden/
H A Dsyntax.php56 'active' => 'true',
97 //Looking if this block is active
98 preg_match("/active *= *\"([^\"]*)\" ?/i", $match, $active);
99 if( count($active) != 0 ){
100 $match = str_replace($active[0], '', $match);
101 $active = strtolower(trim($active[1]));
102 if($active=='false' || $active
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1PhraseMatcher.php30 public $active; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1PhraseMatcher
83 public function setActive($active) argument
85 $this->active = $active;
92 return $this->active;
/plugin/authhttp/
H A Daction.php36 $this->active = (
44 if ($this->active) {
71 if ($this->active) {
131 both authhttp AND authsplit are active, the password won't end up anywhere
163 both authhttp AND authsplit are active, the password won't end up anywhere
29 $active = ( global() variable
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DCustomDimension.php29 public $active; variable in Google\\Service\\Analytics\\CustomDimension
86 public function setActive($active) argument
88 $this->active = $active;
95 return $this->active;
H A DCustomMetric.php33 public $active; variable in Google\\Service\\Analytics\\CustomMetric
102 public function setActive($active) argument
104 $this->active = $active;
111 return $this->active;
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js683 var active = [],
702 _.pull(active, this);
720 active.length >= threshold && _.isEmpty(_.difference(active, restarted))) {
757 active = jobs.active,
763 if (_.isEmpty(active)) {
770 _.pull(active, this);
815 active = jobs.active,
821 active.push(job);
845 active = jobs.active;
857 if (_.isEmpty(active)) {
[all …]
/plugin/inlineedit/
H A Dstyle.less1 span.plugin__inlineedit.active {
4 span.plugin__inlineedit.active:hover {
8 span.plugin__inlineedit.active:empty:after {

12345678910>>...25