Home
last modified time | relevance | path

Searched refs:Control (Results 76 – 95 of 95) sorted by path

1234

/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
H A DLdapMessage.php23 use FreeDSx\Ldap\Control;
24 use FreeDSx\Ldap\Control\ControlBag;
82 * @param Control\Control ...$controls
84 public function __construct(int $messageId, Control\Control ...$controls)
171 case Control\Control::OID_PAGING:
172 $controls[] = Control\PagingControl::fromAsn1($control);
174 case Control\Contro
20 use FreeDSx\Ldap\Control; global() alias
[all...]
H A DLdapMessageRequest.php15 use FreeDSx\Ldap\Control\Control;
34 * @param Control ...$controls
36 public function __construct(int $messageId, RequestInterface $request, Control ...$controls)
14 use FreeDSx\Ldap\Control\Control; global() alias
H A DLdapMessageResponse.php15 use FreeDSx\Ldap\Control\Control;
35 * @param Control ...$controls
37 public function __construct(int $messageId, ResponseInterface $response, Control ...$controls)
14 use FreeDSx\Ldap\Control\Control; global() alias
/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/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DDirSync.php15 use FreeDSx\Ldap\Control\Ad\DirSyncRequestControl; alias
16 use FreeDSx\Ldap\Control\Ad\DirSyncResponseControl;
17 use FreeDSx\Ldap\Control\Control;
153 $lastResponse = $response->controls()->get(Control::OID_DIR_SYNC);
H A DPaging.php14 use FreeDSx\Ldap\Control\Control;
15 use FreeDSx\Ldap\Control\PagingControl;
166 ->get(Control::OID_PAGING);
13 use FreeDSx\Ldap\Control\Control; global() alias
H A DVlv.php14 use FreeDSx\Ldap\Control\Control;
15 use FreeDSx\Ldap\Control\Sorting\SortingControl;
16 use FreeDSx\Ldap\Control\Sorting\SortKey;
17 use FreeDSx\Ldap\Control\Vlv\VlvControl;
18 use FreeDSx\Ldap\Control\Vlv\VlvResponseControl;
282 $control = $message->controls()->get(Control::OID_VLV_RESPONSE);
13 use FreeDSx\Ldap\Control\Control; global() alias
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/
H A DRequestContext.php14 use FreeDSx\Ldap\Control\ControlBag;
/plugin/qc/
H A Dplugin.info.txt6 name Quality Control Plugin
/plugin/referrers/
H A DREADME.md25 It is also recommended that you use DokuWiki's **Access Control List Management** feature (availabl…
/plugin/referrers/lang/en/
H A Dintro.txt13 It is also recommended that you use DokuWiki's **Access Control List Management** feature (availabl…
/plugin/s5reloaded/ui/effects_support/
H A Dslider.js8 if (!Control) var Control = { };
16 Control.Slider = Class.create({
/plugin/stellarium/
H A DREADME.md14 2. Make sure that the Stellarium Plugin `Remote Control` is installed and the server running
15 3. In the `Remote Control` plugin configuration, enable CORS and add your DokuWiki instance's URL
16 4. If you have changed the `Remote Control` port or set a password, make sure to set them in your D…
18 ### Note regarding the Remote Control password
/plugin/tuxquote/
H A Dquotes.txt1111 … Universe, with the other five being Gravity, Duct Tape, Whining, Remote Control and The Force Tha…
4051 Control is an illusion, order our comforting lie. From chaos, through chaos, into chaos we fly.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_connector.cfm313 <cfheader name="Cache-Control" value="no-cache, no-store, must-revalidate">
H A Dcf_basexml.cfm28 <cfheader name="Cache-Control" value="no-cache, no-store, must-revalidate">
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconnector.lasso231 Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs5235 /* Control Properties */
8438 "# SocialCalc Spreadsheet Control Save",

1234