Home
last modified time | relevance | path

Searched defs:call (Results 1 – 25 of 27) sorted by relevance

12

/dokuwiki/inc/Parsing/Handler/
DTable.php58 protected function tableStart($call)
65 protected function tableEnd($call)
71 protected function tableRowOpen($call)
83 protected function tableRowClose($call)
115 protected function tableCell($call)
141 protected function tableDefault($call)
DLists.php50 protected function listStart($call)
64 protected function listEnd($call)
78 protected function listOpen($call)
170 protected function listContent($call)
DNest.php29 public function writeCall($call)
69 protected function addCall($call)
DBlock.php110 protected function addCall($call)
121 protected function storeCall($call)
DCallWriterInterface.php12 public function writeCall($call);
DCallWriter.php19 public function writeCall($call)
DAbstractRewriter.php23 public function writeCall($call)
/dokuwiki/lib/exe/
Dajax.php25 $call = $INPUT->filter([Clean::class, 'stripspecials'])->str('call'); variable
/dokuwiki/_test/tests/lib/exe/
Dajax_requests.test.php37 public function test_defaultCallsExist($call, $post, $regexp) {
/dokuwiki/_test/tests/inc/parser/
Dparser.inc.php28 function stripByteIndex($call) {
/dokuwiki/inc/Remote/
DXmlRpcServer.php50 protected function call($methodname, $args) function in dokuwiki\\Remote\\XmlRpcServer
DJsonRpcServer.php173 public function call($methodname, $args) function in dokuwiki\\Remote\\JsonRpcServer
DApi.php121 public function call($method, $args = []) function in dokuwiki\\Remote\\Api
/dokuwiki/vendor/kissifrot/php-ixr/src/Server/
DClassServer.php57 public function call($methodname, $args) function in IXR\\Server\\ClassServer
DIntrospectionServer.php61 public function call($methodname, $args) function in IXR\\Server\\IntrospectionServer
DServer.php80 protected function call($methodname, $args) function in IXR\\Server\\Server
/dokuwiki/lib/plugins/acl/
Dscript.js30 {call: 'plugin_acl', property
/dokuwiki/inc/
DAjax.php24 public function __construct($call)
/dokuwiki/lib/plugins/extension/
Dscript.js63 call: 'plugin_extension', property
/dokuwiki/lib/scripts/
Dqsearch.js52 call: 'qsearch', property
Dedit.js212 call: 'draftdel', property
Dlinkwiz.js321 call: 'linkwiz', property
/dokuwiki/vendor/simplepie/simplepie/src/
DRegistry.php248 public function &call($type, $method, $parameters = []) function in SimplePie\\Registry
/dokuwiki/inc/Remote/OpenApiDoc/
DOpenAPIGenerator.php167 protected function getMethodDefinition(string $method, ApiCall $call)
/dokuwiki/inc/Debug/
DDebugHelper.php68 protected static function formatCall($call)

12