Searched defs:call (Results 1 – 15 of 15) sorted by relevance
59 protected function tableStart($call)66 protected function tableEnd($call)72 protected function tableRowOpen($call)84 protected function tableRowClose($call)116 protected function tableCell($call)142 protected function tableDefault($call)
50 protected function listStart($call)64 protected function listEnd($call)78 protected function listOpen($call)170 protected function listContent($call)
29 public function writeCall($call)69 protected function addCall($call)
118 protected function addCall($call)129 protected function storeCall($call)
12 public function writeCall($call);
20 public function writeCall($call)
23 public function writeCall($call)
21 $call = $INPUT->filter([\dokuwiki\Utf8\Clean::class, 'stripspecials'])->str('call'); variable
21 public function __construct($call) {
57 public function call($methodname, $args) function in IXR\\Server\\ClassServer
61 public function call($methodname, $args) function in IXR\\Server\\IntrospectionServer
74 protected function call($methodname, $args) function in IXR\\Server\\Server
45 public function call($methodname, $args) function in dokuwiki\\Remote\\XmlRpcServer
90 public function call($method, $args = array()) function in dokuwiki\\Remote\\Api
249 public function &call($type, $method, $parameters = []) function in SimplePie\\Registry