Searched refs:getDocs (Results 1 – 3 of 3) sorted by relevance
65 public function getDocs() function in dokuwiki\\Remote\\ApiCall113 return $this->getDocs()->getParameters();123 return $this->getDocs()->getReturn();133 return $this->getDocs()->getSummary();143 return $this->getDocs()->getDescription();167 foreach ($this->getDocs()->getParameters() as $arg => $arginfo) {
42 $docs = $call->getDocs();62 $docs = $call->getDocs();
170 $links = $call->getDocs()->getTag('link');239 if ($call->getDocs()->getTag('deprecated')) {242 $call->getDocs()->getTag('deprecated')[0] .