Home
last modified time | relevance | path

Searched refs:Control (Results 26 – 50 of 95) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DControl.php20 class Control extends \Google\Model class
44 class_alias(Control::class, 'Google_Service_ServiceUsage_Control');
H A DGoogleApiService.php37 protected $controlType = Control::class;
173 * @param Control
175 public function setControl(Control $control)
180 * @return Control
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DControl.php20 class Control extends \Google\Model class
44 class_alias(Control::class, 'Google_Service_ServiceConsumerManagement_Control');
H A DService.php37 protected $controlType = Control::class;
173 * @param Control
175 public function setControl(Control $control)
180 * @return Control
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientProtocolContext.php15 use FreeDSx\Ldap\Control\Control;
57 * @var Control[]
86 * @return Control[]
87 * @psalm-return array<array-key, Control>
13 use FreeDSx\Ldap\Control\Control; global() alias
H A DClientSaslBindHandler.php15 use FreeDSx\Ldap\Control\Control;
44 * @var Control[]
13 use FreeDSx\Ldap\Control\Control; global() alias
/plugin/openlayersmap/
H A Ddeleted.files13 javascript/OpenLayersMap/Control/Fullscreen.js
14 javascript/OpenLayersMap/Control/KeyboardClick.js
15 javascript/OpenLayersMap/Control/LayerSwitcher.js
16 javascript/OpenLayersMap/Control/OverviewMap.js
17 javascript/OpenLayersMap/Control/Zoom.js
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DClientProtocolHandler.php15 use FreeDSx\Ldap\Control\Control;
16 use FreeDSx\Ldap\Control\ControlBag;
136 * @param Control ...$controls
148 public function send(RequestInterface $request, Control ...$controls): ?LdapMessageResponse
13 use FreeDSx\Ldap\Control\Control; global() alias
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DService.php37 protected $controlType = Control::class;
173 * @param Control
175 public function setControl(Control $control)
180 * @return Control
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DService.php37 protected $controlType = Control::class;
173 * @param Control
175 public function setControl(Control $control)
180 * @return Control
/plugin/openlayersmap/ol7/
H A Dol-layerswitcher.js
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DPagingControl.php12 namespace FreeDSx\Ldap\Control;
34 class PagingControl extends Control
98 * @return Control
H A DPwdPolicyError.php12 namespace FreeDSx\Ldap\Control;
H A DPwdPolicyResponseControl.php12 namespace FreeDSx\Ldap\Control;
43 class PwdPolicyResponseControl extends Control
134 * @return Control
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Vlv/
H A DVlvTrait.php12 namespace FreeDSx\Ldap\Control\Vlv;
/plugin/qc/
H A Dplugin.info.txt6 name Quality Control Plugin
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/
H A DRequestContext.php14 use FreeDSx\Ldap\Control\ControlBag;
/plugin/lms/_test/data/pages/
H A Dlms.txt1 ====== this is the Control ======
/plugin/farm/install/animaltemplate/conf/
H A Dacl.auth.php.dist5 # Access Control Lists
H A Dlocal.php.dist11 //$conf['useacl'] = 1; //Use Access Control Lists to restrict access?
/plugin/plantuml/
H A DREADME.markdown13 * Control the display witdh, height and alignment.
47 # Control display size
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Sorting/
H A DSortKey.php12 namespace FreeDSx\Ldap\Control\Sorting;
/plugin/s5reloaded/ui/effects_support/
H A Dslider.js8 if (!Control) var Control = { };
16 Control.Slider = Class.create({
/plugin/pureldap/vendor/freedsx/ldap/
H A DREADME.md6 * Paging Control Support ([RFC 2696](https://tools.ietf.org/html/rfc2696))
7 * VLV Control Support ([draft-ietf-ldapext-ldapv3-vlv-09](https://www.ietf.org/archive/id/draft-ietf-ldapext-ldapv3-vlv-09.txt))
8 * Server Side Sort Control ([RFC 2891](https://tools.ietf.org/html/rfc2891))
/plugin/referrers/lang/en/
H A Dintro.txt13 It is also recommended that you use DokuWiki's **Access Control List Management** feature (availabl…

1234