/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 | 124 protected function hasMethod($method)
|
/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/inc/Remote/ |
H A D | Api.php | 90 public function call($method, $args = array()) 126 private function callCustomCallPlugin($method, $args) 162 private function callPlugin($pluginName, $method, $args) 189 private function callCoreMethod($method, $args) 245 private function getMethodName($methodMeta, $method)
|
/dokuwiki/inc/HTTP/ |
H A D | DokuHTTPClient.php | 61 public function sendRequest($url,$data='',$method='GET'){
|
H A D | HTTPClient.php | 164 public function sendRequest($url,$data='',$method='GET'){
|
/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 | 69 public $method = \SimplePie\SimplePie::FILE_SOURCE_NONE; variable in SimplePie\\File
|
H A D | Registry.php | 249 public function &call($type, $method, $parameters = [])
|
H A D | SimplePie.php | 3091 public function __call($method, $args)
|
/dokuwiki/inc/Menu/Item/ |
H A D | AbstractItem.php | 36 protected $method = 'get'; variable in dokuwiki\\Menu\\Item\\AbstractItem
|
/dokuwiki/inc/ |
H A D | auth.php | 1213 function auth_cryptPassword($clear, $method = '', $salt = null) {
|
H A D | html.php | 187 function html_btn($name, $id, $akey, $params, $method = 'get', $tooltip = '', $label = false, $svg …
|
H A D | deprecated.php | 641 public function __construct($method, $args)
|
H A D | form.php | 65 public function __construct($params, $action=false, $method=false, $enctype=false)
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
H A D | Base.php | 646 function setPassword($password, $method = 'pbkdf2')
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ |
H A D | X509.php | 4685 function computeKeyIdentifier($key = null, $method = 1)
|