Home
last modified time | relevance | path

Searched defs:method (Results 351 – 375 of 424) sorted by path

1...<<11121314151617

/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/happyworm/jplayer/src/javascript/add-on/
H A Djquery.jplayer.inspector.js328 $.fn.jPlayerInspector = function( method ) { argument
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DAssetReference.php134 private function callAsset($method, $arguments = array())
/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/jsonrpc/
H A DIJR_IntrospectionServer.php32 protected function addCallback($method, $callback, $args, $help) {
103 private function methodSignature($method) {
142 function methodHelp($method) {
H A DIJR_Server.php14 var $method; variable in IJR_Server
80 private function callClassMethod($method, $args)
90 private function callPlugin($pluginname, $callback, $method, $args)
106 private function callFunction($method, $args)
169 function hasMethod($method) {
H A Djsonrpc.php69 function addCallback($method, $callback, $args, $help, $public=false){
/plugin/letsencrypt/
H A DLescript.php454 protected function curl($method, $url, $data = null)
/plugin/linkback/
H A Dhttp.php54 function sendRequest($url, $data = array (), $method = 'GET') { argument
/plugin/mantis/lib/
H A Dclass.soap_parser.php19 var $method = ''; variable in nusoap_parser
60 function nusoap_parser($xml,$encoding='UTF-8',$method='',$decode_utf8=true){
H A Dnusoap.php6451 var $method = ''; variable in nusoap_parser
6492 function nusoap_parser($xml,$encoding='UTF-8',$method='',$decode_utf8=true){
/plugin/numberedheadings/
H A Dsyntax.php155 addCall(Doku_Handler $handler, $method, $args, $pos) global() argument
/plugin/oauth/
H A DHTTPClient.php21 retrieveResponse(UriInterface $endpoint, $requestBody, array $extraHeaders = array(), $method = 'POST') global() argument
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/
H A DClientInterface.php30 $method = 'POST' argument
H A DCurlClient.php68 $method = 'POST' argument
[all...]
H A DStreamClient.php31 $method = 'POST' argument
79 private function generateStreamContext($body, $headers, $method) argument
[all...]
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Service/
H A DServiceInterface.php25 public function request($path, $method = 'GET', $body = null, array $extraHeaders = array()); argument
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DAbstractService.php129 public function request($path, $method = 'GET', $body = null, array $extraHeaders = array()) argument
203 $method, argument
H A DFlickr.php78 public function request($path, $method = 'GET', $body = null, array $extraHeaders = array()) argument
101 public function requestRest($path, $method = 'GET', $body = null, array $extraHeaders = array()) argument
106 public function requestXmlrpc($path, $method = 'GET', $body = null, array $extraHeaders = array()) argument
113 public function requestSoap($path, $method = 'GET', $body = null, array $extraHeaders = array()) argument
120 requestJson($path, $method = 'GET', $body = null, array $extraHeaders = array()) global() argument
127 requestPhp($path, $method = 'GET', $body = null, array $extraHeaders = array()) global() argument
[all...]
H A DQuickBooks.php113 $method = 'GET', argument
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Signature/
H A DSignature.php57 public function getSignature(UriInterface $uri, array $params, $method = 'POST') argument
H A DSignatureInterface.php27 public function getSignature(UriInterface $uri, array $params, $method = 'POST'); argument
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DAbstractService.php138 public function request($path, $method = 'GET', $body = null, array $extraHeaders = []) argument
H A DFoursquare.php74 public function request($path, $method = 'GET', $body = null, array $extraHeaders = array()) argument

1...<<11121314151617