Home
last modified time | relevance | path

Searched refs:Request (Results 201 – 225 of 314) sorted by relevance

12345678910>>...13

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DAddRequest.php12 namespace FreeDSx\Ldap\Operation\Request;
H A DExtendedRequest.php12 namespace FreeDSx\Ldap\Operation\Request;
25 * An Extended Request. RFC 4511, 4.12
H A DPasswordModifyRequest.php12 namespace FreeDSx\Ldap\Operation\Request;
H A DModifyDnRequest.php12 namespace FreeDSx\Ldap\Operation\Request;
27 * A Modify DN Request. RFC 4511, 4.9
H A DModifyRequest.php12 namespace FreeDSx\Ldap\Operation\Request;
28 * A Modify Request. RFC 4511, 4.6
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DRequest.php13 class Request implements RequestInterface class
H A DServerRequest.php25 class ServerRequest extends Request implements ServerRequestInterface
H A Dfunctions.php261 * @return Request
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DUtil.php229 * Converts Request to Curl console command.
233 public static function convertRequestToCurlCommand(Request $request)
H A DScroll.php156 Request::DELETE,
/plugin/webdav/vendor/sabre/http/lib/
H A DRequest.php18 class Request extends Message implements RequestInterface { class
/plugin/davcal/vendor/sabre/http/lib/
H A DRequest.php18 class Request extends Message implements RequestInterface { class
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dupload.asp44 sResourceType = Request.QueryString("Type")
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1259 protected function principalMatchReport($path, Xml\Request\PrincipalMatchReport $report) {
1270 if ($report->type === Xml\Request\PrincipalMatchReport::SELF) {
1503 …protected function principalPropertySearchReport($path, Xml\Request\PrincipalPropertySearchReport …
1544 …protected function aclPrincipalPropSetReport($path, Xml\Request\AclPrincipalPropSetReport $report)…
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DClientTest.php5 use Sabre\HTTP\Request; alias
H A DServerPropsInfiniteDepthTest.php38 $request = new HTTP\Request('PROPFIND', '/', ['Depth' => 'infinity']);
H A DServerPropsTest.php37 $request = new HTTP\Request('PROPFIND', $path, $headers, $body);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DRequest.php20 class Request extends \Google\Model class
730 class_alias(Request::class, 'Google_Service_Slides_Request');
/plugin/api/
H A DREADME.md21 Request Query parameters:
/plugin/s5reloaded/ui/effects_support/
H A Dcontrols.js366 new Ajax.Request(this.url, this.options);
645 new Ajax.Request(this.url, options);
686 new Ajax.Request(this.options.loadTextURL, options);
791 new Ajax.Request(this.options.loadCollectionURL, options);
826 new Ajax.Request(this.options.loadTextURL, options);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DClientProtocolHandler.php24 use FreeDSx\Ldap\Operation\Request\RequestInterface;
/plugin/copycode/
H A DREADME.md33 - Merged Pull Request from FootStark : "Add inline code-copying with option"
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample03.afp72 lcToolbar=request.querystring("Toolbar") && Request Parameter
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php6 use Sabre\DAV\Xml\Request\SyncCollectionReport;
/plugin/mdpage/vendor/cebe/markdown/
H A DCONTRIBUTING.md18 - Also, while creating your Pull Request on GitHub, please write a description

12345678910>>...13