Home
last modified time | relevance | path

Searched defs:checkField (Results 1 – 3 of 3) sorted by relevance

/plugin/bureaucracyau/_test/
Dsyntax.test.php60 private function checkField($doc, $name, $check, $required=false) { function in syntax_plugin_bureaucracyau_test
/plugin/bureaucracy-au/_test/
Dsyntax.test.php60 private function checkField($doc, $name, $check, $required=false) { function in syntax_plugin_bureaucracyau_test
/plugin/struct/_test/action/
H A DEditTest.php49 protected function checkField(Document $pq, $schema, $name, $value) function in dokuwiki\\plugin\\struct\\test\\action\\EditTest