| /dokuwiki/_test/tests/inc/ |
| H A D | auth_password.test.php | 49 function test_cryptPassword($method, $hash) { 61 function test_verifyPassword($method, $hash) { 71 function test_verifySelf($method, $hash) { 81 function test_verifyUnusable($method, $hash) {
|
| H A D | httpclient_mock.php | 40 public function sendRequest($url, $data = '', $method = 'GET') {
|
| /dokuwiki/vendor/kissifrot/php-ixr/src/Request/ |
| H A D | Request.php | 15 private $method; variable in IXR\\Request\\Request 19 public function __construct($method, $args)
|
| /dokuwiki/vendor/kissifrot/php-ixr/src/Server/ |
| H A D | IntrospectionServer.php | 54 public function addCallback($method, $callback, $args, $help) 127 public function methodSignature($method) 167 public function methodHelp($method)
|
| H A D | Server.php | 130 protected function hasMethod($method)
|
| /dokuwiki/inc/Remote/ |
| H A D | Api.php | 121 public function call($method, $args = []) 164 public function ensureAccessIsAllowed(ApiCall $method)
|
| H A D | ApiCall.php | 15 protected $method; variable in dokuwiki\\Remote\\ApiCall 32 public function __construct($method, $category = '')
|
| /dokuwiki/vendor/simplepie/simplepie/src/HTTP/ |
| H A D | Client.php | 27 public function request(string $method, string $url, array $headers = []): Response;
|
| H A D | Psr18Client.php | 75 public function request(string $method, string $url, array $headers = []): Response 95 private function requestUrl(string $method, string $url, array $headers): Response
|
| H A D | FileClient.php | 46 public function request(string $method, string $url, array $headers = []): Response
|
| /dokuwiki/inc/HTTP/ |
| H A D | DokuHTTPClient.php | 62 public function sendRequest($url, $data = '', $method = 'GET')
|
| H A D | HTTPClient.php | 158 public function sendRequest($url, $data = '', $method = 'GET')
|
| /dokuwiki/_test/tests/general/ |
| H A D | general_html.test.php | 99 public function test_Validity($url, $method, $data)
|
| /dokuwiki/inc/Extension/ |
| H A D | EventHandler.php | 50 public function register_hook($event, $advise, $obj, $method, $param = null, $seq = 0)
|
| /dokuwiki/vendor/simplepie/simplepie/src/ |
| H A D | Registry.php | 224 public function &call($type, string $method, array $parameters = [])
|
| H A D | File.php | 70 public $method = \SimplePie\SimplePie::FILE_SOURCE_NONE; variable in SimplePie\\File
|
| /dokuwiki/inc/Remote/OpenApiDoc/ |
| H A D | OpenAPIGenerator.php | 167 protected function getMethodDefinition(string $method, ApiCall $call)
|
| /dokuwiki/inc/Menu/Item/ |
| H A D | AbstractItem.php | 36 protected $method = 'get'; variable in dokuwiki\\Menu\\Item\\AbstractItem
|
| /dokuwiki/inc/ |
| H A D | deprecated.php | 80 public function __construct($method, $args)
|
| H A D | auth.php | 1342 function auth_cryptPassword($clear, $method = '', $salt = null)
|
| H A D | html.php | 202 function html_btn($name, $id, $akey, $params, $method = 'get', $tooltip = '', $label = false, $svg …
|
| H A D | form.php | 66 public function __construct($params, $action = false, $method = false, $enctype = false)
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/ |
| H A D | AsymmetricKey.php | 315 protected static function validatePlugin($format, $type, $method = null)
|
| H A D | SymmetricKey.php | 932 public function setPassword($password, $method = 'pbkdf2', ...$func_args)
|
| /dokuwiki/_test/core/ |
| H A D | phpQuery-onefile.php | 3411 public function __call($method, $args) { 5585 public static function __callStatic($method, $params) { 5657 public function __call($method, $args) {
|