Home
last modified time | relevance | path

Searched defs:method (Results 201 – 225 of 424) sorted by last modified time

12345678910>>...17

/plugin/diagramsnet/lib/js/diagramly/
H A DMenus.js2953 editorUi.addInsertItem = function(menu, parent, title, method) argument
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1265 var instanceCheckMap={Window:{property:["window","document"],method:"setTimeout"},Document:{propert… property in instanceCheckMap.HTMLFormElement
4978 XHRSpy.prototype={method:null,url:null,async:null,xhrRequest:null,href:null,loaded:false,logRow:nul… property in XHRSpy
5035 this.open=function(method,url,async,user,password){updateSelfProperties(); argument
/plugin/webdav/vendor/sabre/http/lib/
H A DRequestDecorator.php47 function setMethod($method) {
H A DRequest.php25 protected $method; variable in Sabre\\HTTP\\Request
42 function __construct($method = null, $url = null, array $headers = null, $body = null) {
71 function setMethod($method) {
H A DRequestInterface.php27 function setMethod($method);
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DClient.php369 function request($method, $url = '', $body = null, array $headers = []) {
/plugin/webdav/vendor/sabre/vobject/lib/ITip/
H A DMessage.php39 public $method; variable in Sabre\\VObject\\ITip\\Message
/plugin/elwikiupgrade/
H A DHTTPClient.php174 function sendRequest($url,$data='',$method='GET'){
927 function sendRequest($url,$data='',$method='GET'){
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djquery.jplayer.inspector.js328 $.fn.jPlayerInspector = function( method ) { argument
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js650 Popcorn.forEach( "enable disable".split(" "), function( method ) { argument
1813 methods.forEach(function( method ) { argument
1919 methods.forEach(function( method ) { argument
/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessTest.php934 public function testMethodsThatNeedARunningProcess($method)
958 public function testMethodsThatNeedATerminatedProcess($method)
1173 public function testIncrementalOutputDoesNotRequireAnotherCall($stream, $method)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DAssetReference.php134 private function callAsset($method, $arguments = array())
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A Djquery.jplayer.inspector.js328 $.fn.jPlayerInspector = function( method ) { argument
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php612 public function setCanonicalMethod($method) {
/plugin/codemirror/dist/modes/
H A Dfcl.min.js1 …rict";a.defineMode("fcl",function(a){var b=a.indentUnit;var c={term:true,method:true,accu:true,rul… property in AnonymousFunctiond0f8c5be0200.c
/plugin/phpipam/
H A Dphpipam-api.php510 public function set_api_method ($method = "GET") {
524 private function set_api_method_validate ($method) {
588 …public function execute ($method = false, $controller = false, $identifiers = array(), $params = a…
/plugin/issuelinks/services/
H A DGitHub.service.php179 protected function makeGitHubRequest($endpoint, $data, $method, $headers = [])
H A DGitLab.service.php126 protected function makeGitLabRequest($endpoint, array $data, $method, array $headers = [])
H A DJira.service.php145 protected function makeJiraRequest($endpoint, array $data, $method, array $headers = [])
H A DAbstractService.php38 …ted function makeHTTPRequest(\DokuHTTPClient $dokuHTTPClient, $url, $headers, array $data, $method)
/plugin/issuelinks/classes/
H A DHTTPRequestException.php17 protected $method; variable in dokuwiki\\plugin\\issuelinks\\classes\\HTTPRequestException
19 public function __construct($message, \DokuHTTPClient $httpClient, $url, $method)
/plugin/etherpadlite/externals/etherpad-lite-client/
H A Detherpad-lite-client.php33 protected function call($function, array $arguments = array(), $method = 'GET'){
/plugin/numberedheadings/
H A Dsyntax.php155 addCall(Doku_Handler $handler, $method, $args, $pos) global() argument
/plugin/webdavclient/vendor/sabre/vobject/lib/ITip/
H A DMessage.php39 public $method; variable in Sabre\\VObject\\ITip\\Message
/plugin/tagadd/
H A DMenuItem.php16 protected $method = 'post'; variable in dokuwiki\\plugin\\tagadd\\MenuItem

12345678910>>...17