| /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/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 | 94 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 | File.php | 68 public $method = \SimplePie\SimplePie::FILE_SOURCE_NONE; variable in SimplePie\\File
|
| H A D | Registry.php | 248 public function &call($type, $method, $parameters = [])
|
| H A D | SimplePie.php | 3089 public function __call($method, $args)
|
| /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 | 1340 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 | 310 protected static function validatePlugin($format, $type, $method = null)
|
| H A D | SymmetricKey.php | 927 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) {
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ |
| H A D | X509.php | 3637 public function computeKeyIdentifier($key = null, $method = 1)
|