Home
last modified time | relevance | path

Searched refs:controls (Results 1 – 25 of 194) sorted by relevance

12345678

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DControlBag.php23 * Represents a set of controls.
32 protected $controls;
36 * @param Control ...$controls
38 public function __construct(Control ...$controls)
40 $this->controls = $controls;
52 foreach ($this->controls as $ctrl) {
61 return array_search($control, $this->controls, true) !== false;
72 foreach ($this->controls as $control) {
82 * Add more controls
25 protected $controls; global() variable in FreeDSx\\Ldap\\Control\\ControlBag
31 __construct(Control...$controls) global() argument
80 add(Control...$controls) global() argument
95 set(Control...$controls) global() argument
108 remove(...$controls) global() argument
[all...]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DLdapMessage.php60 * controls [0] Controls OPTIONAL }
78 protected $controls;
82 * @param Control\Control ...$controls
84 public function __construct(int $messageId, Control\Control ...$controls)
87 $this->controls = new ControlBag(...$controls);
99 * Get the controls for this specific message.
103 public function controls(): ControlBag
105 return $this->controls;
120 if (count($this->controls
73 protected $controls; global() variable in FreeDSx\\Ldap\\Protocol\\LdapMessage
79 __construct(int $messageId, Control\\Control...$controls) global() argument
98 public function controls(): ControlBag global() function in FreeDSx\\Ldap\\Protocol\\LdapMessage
[all...]
H A DClientProtocolHandler.php66 protected $controls;
83 $this->controls = new ControlBag();
90 public function controls(): ControlBag
92 return $this->controls;
136 * @param Control ...$controls
148 public function send(RequestInterface $request, Control ...$controls): ?LdapMessageResponse
153 $controls,
60 protected $controls; global() variable in FreeDSx\\Ldap\\Protocol\\ClientProtocolHandler
84 public function controls(): ControlBag global() function in FreeDSx\\Ldap\\Protocol\\ClientProtocolHandler
125 send(RequestInterface $request, Control...$controls) global() argument
/plugin/slider/
H A Dscreen.css42 .bx-wrapper .bx-controls-auto {
73 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
117 .bx-wrapper .bx-controls-direction a {
128 .bx-wrapper .bx-controls-direction a.disabled {
134 .bx-wrapper .bx-controls-auto {
138 .bx-wrapper .bx-controls-auto .bx-start {
148 .bx-wrapper .bx-controls-auto .bx-start:hover,
153 .bx-wrapper .bx-controls-auto .bx-stop {
163 .bx-wrapper .bx-controls-auto .bx-stop:hover,
170 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
[all …]
H A Djquery.bxslider.js53 controls: true, property in defaults
145 slider.controls = {};
670 slider.controls.directionEl.append(slider.controls.prev).append(slider.controls.next);
689 slider.controls.autoEl.append(slider.controls.start);
692 slider.controls.autoEl.append(slider.controls.start).append(slider.controls.stop);
699 slider.controls.el.addClass('bx-has-controls-auto').append(slider.controls.autoEl);
842 slider.controls.autoEl.html(slider.controls[state]);
1316 if(slider.controls.el) slider.controls.el.remove();
1317 if(slider.controls.next) slider.controls.next.remove();
1318 if(slider.controls.prev) slider.controls.prev.remove();
[all …]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/
H A DRequestContext.php18 * Represents the context of a server request. This includes any controls associated with the request and the token for
28 protected $controls;
36 * @param ControlBag $controls
39 public function __construct(ControlBag $controls, TokenInterface $token)
41 $this->controls = $controls;
48 public function controls(): ControlBag
50 return $this->controls;
27 protected $controls; global() variable in FreeDSx\\Ldap\\Server\\RequestContext
38 __construct(ControlBag $controls, TokenInterface $token) global() argument
47 public function controls() global() function in FreeDSx\\Ldap\\Server\\RequestContext
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapClient.php118 * @param Control ...$controls argument
122 public function compare($dn, string $attributeName, string $value, Control ...$controls): bool
125 $response = $this->sendAndReceive(Operations::compare($dn, $attributeName, $value), ...$controls)->getResponse();
134 * @param Control ...$controls argument
138 public function create(Entry $entry, Control ...$controls): LdapMessageResponse
140 $response = $this->sendAndReceive(Operations::add($entry), ...$controls);
151 * @param Control ...$controls argument
155 public function read(string $entry = '', $attributes = [], Control ...$controls): ?Entry
158 return $this->readOrFail($entry, $attributes, ...$controls);
172 * @param Control ...$controls argument
193 delete(string $entry, Control...$controls) global() argument
206 update(Entry $entry, Control...$controls) global() argument
249 search(SearchRequest $request, Control...$controls) global() argument
305 send(RequestInterface $request, Control...$controls) global() argument
318 sendAndReceive(RequestInterface $request, Control...$controls) global() argument
384 public function controls(): ControlBag global() function in FreeDSx\\Ldap\\LdapClient
[all...]
/plugin/s5reloaded/ui/thesis/
H A Dpretty.css299 #controls :active
304 #controls :focus
439 #controls #sheet {display: none;}
447 #controls #navLinks ul li#exit {background: url(exit_link.png) no-repeat top left;}
456 #controls #navLinks ul li#zero {background: url(zero_link.png) no-repeat top left;}
459 #controls #navLinks ul li#prev {background: url(prev_link.png) no-repeat top left;}
462 #controls #navLinks ul li#next {background: url(next_link.png) no-repeat top left;}
465 #controls #navLinks ul li#last {background: url(last_link.png) no-repeat top left;}
468 #controls #navLinks ul li#lst {background: url(list_link.png) no-repeat top left;}
479 #controls #navLinks ul li#vol {background: url(volume_link.png) no-repeat top left;}
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/skin/
H A Dcircle.player.css91 .cp-controls {
96 .cp-controls li{
104 .cp-controls li a{
114 .cp-controls .cp-play {
115 background:url("controls.jpg") 0 0 no-repeat;
118 .cp-controls .cp-play:hover {
119 background:url("controls.jpg") -50px 0 no-repeat;
122 .cp-controls .cp-pause {
123 background:url("controls.jpg") 0 -50px no-repeat;
126 .cp-controls .cp-pause:hover {
[all …]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientProtocolContext.php59 protected $controls; argument
68 array $controls,
74 $this->controls = $controls;
91 return $this->controls;
117 ...$this->controls
50 protected $controls; global() variable in FreeDSx\\Ldap\\Protocol\\ClientProtocolHandler\\ClientProtocolContext
/plugin/panoview/
H A Dstyle.css41 div.panoview_plugin .controls
60 div.panoview_plugin .controls a, div.panoview_plugin .controls span
67 div.panoview_plugin .controls a img, div.panoview_plugin .controls span img {
71 div.panoview_plugin .controls a:active, div.panoview_plugin .controls span:active {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
H A DProxyRequestHandler.php64 $this->ldap()->sendAndReceive($modify, ...$context->controls()->toArray());
72 $this->ldap()->sendAndReceive($modifyDn, ...$context->controls()->toArray());
80 $this->ldap()->sendAndReceive($delete, ...$context->controls()->toArray());
88 $this->ldap()->sendAndReceive($add, ...$context->controls()->toArray());
96 return $this->ldap()->search($search, ...$context->controls()->toArray());
104 $response = $this->ldap()->sendAndReceive($compare, ...$context->controls()->toArray())->getResponse();
117 $this->ldap()->send($extended, ...$context->controls()->toArray());
/plugin/popupviewer/
H A Dstyle.css18 #popupviewer > .controls > a {
57 #popupviewer > .controls > .content.isImage > a {
61 #popupviewer > .controls > .content.isImage img {
65 #popupviewer > .controls > .content {
95 #popupviewer > .controls > .additionalContent {
108 #popupviewer > .controls {
/plugin/revealjs/css/
H A Dreveal.css253 .reveal .controls .controls-arrow:before,
254 .reveal .controls .controls-arrow:after {
267 .reveal .controls .controls-arrow {
271 .reveal .controls .controls-arrow:before {
274 .reveal .controls .controls-arrow:after {
277 .reveal .controls .controls-arrow:hover:before {
280 .reveal .controls .controls-arrow:hover:after {
283 .reveal .controls .controls-arrow:active:before {
286 .reveal .controls .controls-arrow:active:after {
310 .reveal .controls .navigate-up .controls-arrow {
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
H A Djplayer.pink.flag.css101 .jp-video .jp-controls-holder {
108 .jp-audio .jp-controls-holder {
114 .jp-controls {
121 .jp-audio .jp-controls,
122 .jp-audio-stream .jp-controls {
125 .jp-audio-stream .jp-controls {
128 .jp-video .jp-controls {
134 .jp-controls button {
313 /* @group volume controls */
317 .jp-audio .jp-volume-controls,
[all …]
H A Djplayer.pink.flag.min.css1controls-holder{clear:both;width:440px;margin:0 auto 10px;position:relative;overflow:hidden}.jp-au…
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/
H A Djplayer.pink.flag.scss106 .jp-video .jp-controls-holder {
114 .jp-audio .jp-controls-holder {
121 .jp-controls {
129 .jp-audio .jp-controls,
130 .jp-audio-stream .jp-controls {
134 .jp-audio-stream .jp-controls {
138 .jp-video .jp-controls {
144 .jp-controls button {
366 /* @group volume controls */
372 .jp-audio .jp-volume-controls,
[all …]
/plugin/s5/ui/yatil/
H A Dframing.css10 div#controls {left: 50%; top: 0; width: 50%; height: 100%;}
11 #footer>div#controls {bottom: 0; top: auto; height: auto;}
13 div#controls form {position: absolute; bottom: 0; right: 0; width: 100%;
21 div#controls {background: #BBD;}
/plugin/s5/ui/blue/
H A Dframing.css10 /*div#controls {left: 50%; top: 0; width: 50%; height: 100%;}
12 div#controls {bottom: 0; top: auto; height: auto;}
14 div#controls form {position: absolute; bottom: 0; right: 0; width: 100%;
23 div#controls {background: #BBD;}
/plugin/s5/ui/flower/
H A Dframing.css10 /*div#controls {left: 50%; top: 0; width: 50%; height: 100%;}
12 div#controls {bottom: 0; top: auto; height: auto;}
14 div#controls form {position: absolute; bottom: 0; right: 0; width: 100%;
23 div#controls {background: #BBD;}
H A Dpretty.css9 #controls :active {color: #88A !important;}
10 #controls :focus {outline: 1px dotted #227;}
57 div#controls {position: absolute; z-index: 1; left: 50%; top: 0;
60 #footer>div#controls {position: fixed; bottom: 0; padding: 1em 0;
62 div#controls form {position: absolute; bottom: 0; right: 0; width: 100%;
64 div#controls a {font-size: 2em; padding: 0; margin: 0 0.5em;
67 div#controls select {visibility: hidden; background: #DDD; color: #227;}
68 div#controls div:hover select {visibility: visible;}
/plugin/s5/ui/pixel/
H A Dframing.css10 /*div#controls {left: 50%; top: 0; width: 50%; height: 100%;}
12 div#controls {bottom: 0; top: auto; height: auto;}
14 div#controls form {position: absolute; bottom: 0; right: 0; width: 100%;
23 div#controls {background: #BBD;}
H A Dpretty.css9 #controls :active {color: #88A !important;}
10 #controls :focus {outline: 1px dotted #227;}
53 div#controls {position: absolute; z-index: 5; left: 50%; top: 0;
56 #footer>div#controls {position: fixed; bottom: 0; padding: 1em 0;
58 div#controls form {position: absolute; bottom: 0; right: 0; width: 100%;
60 div#controls a {font-size: 2em; padding: 0; margin: 0 0.5em;
64 div#controls select {visibility: hidden; background: #DDD; color: #227;}
65 div#controls div:hover select {visibility: visible;}
/plugin/s5/ui/dokuwiki/
H A Dpretty.css10 #controls :active {color: #436976 !important;}
11 #controls :focus {outline: 1px dotted #436976;}
47 div#controls {position: absolute; left: 50%; bottom: 0;
50 html>body div#controls {position: fixed; padding: 0 0 1em 0;
52 div#controls form {position: absolute; bottom: 0; right: 0; width: 100%;
54 #controls #navLinks a {padding: 0; margin: 0 0.5em;
57 #controls #navList {height: 1em;}
58 #controls #navList #jumplist {position: absolute; bottom: 0; right: 0; background: #fff; color: #43…
/plugin/s5/ui/default/
H A Dpretty.css5 #controls :active {color: #88A !important;}
6 #controls :focus {outline: 1px dotted #227;}
48 div#controls {position: absolute; left: 50%; bottom: 0;
51 html>body div#controls {position: fixed; padding: 0 0 1em 0;
53 div#controls form {position: absolute; bottom: 0; right: 0; width: 100%;
55 #controls #navLinks a {padding: 0; margin: 0 0.5em;
58 #controls #navList {height: 1em;}
59 #controls #navList #jumplist {position: absolute; bottom: 0; right: 0; background: #DDD; color: #22…

12345678