| /dokuwiki/inc/Parsing/Handler/ |
| H A D | Table.php | 58 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)
|
| H A D | Lists.php | 50 protected function listStart($call) 64 protected function listEnd($call) 78 protected function listOpen($call) 170 protected function listContent($call)
|
| H A D | Nest.php | 29 public function writeCall($call) 69 protected function addCall($call)
|
| H A D | Block.php | 110 protected function addCall($call) 121 protected function storeCall($call)
|
| H A D | CallWriterInterface.php | 12 public function writeCall($call);
|
| H A D | CallWriter.php | 19 public function writeCall($call)
|
| H A D | AbstractRewriter.php | 23 public function writeCall($call)
|
| /dokuwiki/lib/exe/ |
| H A D | ajax.php | 25 $call = $INPUT->filter([Clean::class, 'stripspecials'])->str('call'); variable
|
| /dokuwiki/_test/tests/lib/exe/ |
| H A D | ajax_requests.test.php | 37 public function test_defaultCallsExist($call, $post, $regexp) {
|
| /dokuwiki/_test/tests/inc/parser/ |
| H A D | parser.inc.php | 28 function stripByteIndex($call) {
|
| /dokuwiki/inc/Remote/ |
| H A D | XmlRpcServer.php | 50 protected function call($methodname, $args) function in dokuwiki\\Remote\\XmlRpcServer
|
| H A D | JsonRpcServer.php | 173 public function call($methodname, $args) function in dokuwiki\\Remote\\JsonRpcServer
|
| H A D | Api.php | 121 public function call($method, $args = []) function in dokuwiki\\Remote\\Api
|
| /dokuwiki/vendor/kissifrot/php-ixr/src/Server/ |
| H A D | ClassServer.php | 57 public function call($methodname, $args) function in IXR\\Server\\ClassServer
|
| H A D | IntrospectionServer.php | 61 public function call($methodname, $args) function in IXR\\Server\\IntrospectionServer
|
| H A D | Server.php | 80 protected function call($methodname, $args) function in IXR\\Server\\Server
|
| /dokuwiki/inc/ |
| H A D | Ajax.php | 24 public function __construct($call)
|
| /dokuwiki/lib/plugins/extension/ |
| H A D | script.js | 63 call: 'plugin_extension', property
|
| /dokuwiki/lib/plugins/acl/ |
| H A D | script.js | 30 {call: 'plugin_acl', property
|
| /dokuwiki/lib/scripts/ |
| H A D | qsearch.js | 52 call: 'qsearch', property
|
| H A D | edit.js | 212 call: 'draftdel', property
|
| H A D | linkwiz.js | 321 call: 'linkwiz', property
|
| /dokuwiki/vendor/simplepie/simplepie/src/ |
| H A D | Registry.php | 248 public function &call($type, $method, $parameters = []) function in SimplePie\\Registry
|
| /dokuwiki/inc/Remote/OpenApiDoc/ |
| H A D | OpenAPIGenerator.php | 167 protected function getMethodDefinition(string $method, ApiCall $call)
|
| /dokuwiki/inc/Debug/ |
| H A D | DebugHelper.php | 68 protected static function formatCall($call)
|