Home
last modified time | relevance | path

Searched refs:active (Results 26 – 50 of 623) sorted by relevance

12345678910>>...25

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCreativeAssignment.php26 public $active; variable in Google\\Service\\Dfareporting\\CreativeAssignment
69 public function setActive($active) argument
71 $this->active = $active;
78 return $this->active;
H A DAccountUserProfile.php29 public $active; variable in Google\\Service\\Dfareporting\\AccountUserProfile
96 public function setActive($active) argument
98 $this->active = $active;
105 return $this->active;
H A DAccount.php34 public $active; variable in Google\\Service\\Dfareporting\\Account
129 public function setActive($active) argument
131 $this->active = $active;
138 return $this->active;
/plugin/odt/
H A Dstyle.css20 #dokuwiki__pagetools ul li a.export_odt:active {
25 #dokuwiki__pagetools ul li a.export_odt_pdf:active {
29 #dokuwiki__pagetools ul li a.export_odt:active,
32 #dokuwiki__pagetools ul li a.export_odt_pdf:active,
39 [dir=rtl] #dokuwiki__pagetools ul li a.export_odt:active,
42 [dir=rtl] #dokuwiki__pagetools ul li a.export_odt_pdf:active,
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DCurlMultiHandler.php25 private $active = 0; variable in GuzzleHttp\\Ring\\Client\\CurlMultiHandler
120 if ($this->active &&
134 $mrc = curl_multi_exec($this->_mh, $this->active);
140 if (!$this->active && $this->delays) {
144 } while ($this->active || $this->handles);
163 $mrc = curl_multi_exec($this->_mh, $this->active);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DGoal.php29 public $active; variable in Google\\Service\\Analytics\\Goal
102 public function setActive($active) argument
104 $this->active = $active;
111 return $this->active;
/plugin/sketchcanvas/
H A Dsyntax.php53 list($active, $num) = $match;
84 list($active) = $match;
85 if($active){
97 list($active, $num) = $match;
/plugin/nsrelation/
H A Dstyle.css25 .dokuwiki div.plugin_nsrelation ul li a.wikilink1:active,
29 .dokuwiki div.plugin_nsrelation ul li a.wikilink2:active,
40 .dokuwiki div.plugin_nsrelation ul li.current a.wikilink1:active,
44 .dokuwiki div.plugin_nsrelation ul li.current a.wikilink2:active,
50 .dokuwiki div.plugin_nsrelation ul li a.wikilink1:active,
58 .dokuwiki div.plugin_nsrelation ul li a.wikilink2:active,
/plugin/tagging/action/
H A Dsearch.php83 // set active setting
84 $active = '';
86 $active = $INPUT->str('tagging-logic');
88 $searchForm->setHiddenField('tagging-logic', $active);
99 if ($active && $active === 'and') {
117 if ($active && $key === $active) {
118 $listItem->addClass('active');
/plugin/snow/
H A Dsnowstorm.js146 this.active = false;
250 if (this.flakes[i].active) {
316 storm.active = !storm.active;
317 if (storm.active) {
367 this.active = 1;
434 s.active = 0;
517 s.active = 1;
526 var active = 0, flake = null, i, j;
530 active++;
538 if (flake.active === 0) {
[all …]
/plugin/dwedit/
H A Dstyle.css15 #dokuwiki__pagetools ul li a.dwedit:active {
19 #dokuwiki__pagetools ul li a.dwedit:active,
34 #dokuwiki__pagetools ul li a.dwview:active {
38 #dokuwiki__pagetools ul li a.dwview:active,
/plugin/dontfeedtemplates/
H A Daction.php26 $this->active = $this->GetConf("always");
37 $this->active = true;
48 if ($this->active) {
/plugin/openid/Auth/OpenID/
H A DFileStore.php42 protected $active = false; variable in Auth_OpenID_FileStore
65 $this->active = true;
87 $this->active = false;
162 if (!$this->active) {
198 if (!$this->active) {
250 if (!$this->active) {
318 if (!$this->active) {
371 if (!$this->active) {
398 if (!$this->active) {
478 if (!$this->active) {
/plugin/fedauth/Auth/OpenID/
H A DFileStore.php58 $this->active = true;
80 $this->active = false;
152 if (!$this->active) {
184 if (!$this->active) {
234 if (!$this->active) {
298 if (!$this->active) {
340 if (!$this->active) {
364 if (!$this->active) {
442 if (!$this->active) {
/plugin/sequencediagram/bower_components/js-sequence-diagrams/test/
H A Dwebfont-mock.js6 if (config.active) {
8 setTimeout(config.active, 1);
/plugin/freechat/phpfreechat/src/
H A Dpfcuserconfig.class.php10 var $active; variable in pfcUserConfig
34 if (!isset($this->active)) $this->_setParam("active",false);
81 if ($p == 'active') $this->active = false;
103 $this->_setParam("active", $this->active);
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css5active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-st…
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Ddialog.css5active,input.cke_dialog_ui_radio_input:focus,input.cke_dialog_ui_radio_input:active{border:0;outli…
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Ddialog.css5active,input.cke_dialog_ui_radio_input:focus,input.cke_dialog_ui_radio_input:active{border:0;outli…
/plugin/copypage/
H A Dscreen.css13 #dokuwiki__pagetools ul li a.copypage:active {
18 #dokuwiki__pagetools ul li a.copypage:active,
24 [dir=rtl] #dokuwiki__pagetools ul li a.copypage:active,
/plugin/authloginapi/
H A Daction.php10 protected $active; variable in action_plugin_authloginapi
21 $this->active = (
50 if (!$this->active) {
/plugin/imagecarousel/vendor/slick/
H A Dslick-theme.less10 @slick-dot-color-active: @slick-dot-color;
17 @slick-opacity-not-active: 0.25;
64 opacity: @slick-opacity-not-active;
158 opacity: @slick-opacity-not-active;
163 &.slick-active button:before {
164 color: @slick-dot-color-active;
/plugin/clipboardutils/
H A Dstyle.css6 span.vclipu:active {
13 .bclipu:active {
/plugin/dw2pdf/
H A Dstyle.css15 #dokuwiki__pagetools ul li a.export_pdf:active {
19 #dokuwiki__pagetools ul li a.export_pdf:active,
25 [dir=rtl] #dokuwiki__pagetools ul li a.export_pdf:active,
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dstyle.css73 a:hover, a:active, a:focus, a:hover b, a:hover var {
142 #menu .active > a, #menu > span {
148 #menu .active > a.invalid {
152 #menu .active > a:hover, #menu .active > a:active, #menu .active > a:focus {
282 #navigation ul li.active {
299 #navigation ul li a:hover span, #navigation ul li a:active span, #navigation ul li a:focus span {
465 #splitter.active {
[all...]

12345678910>>...25