Searched refs:template_syntax (Results 1 – 4 of 4) sorted by relevance
/plugin/bureaucracy-au/_test/ |
H A D | BureaucracyTest.php | 20 …* @param string $template_syntax syntax used as a page template for the "action template" 26 …protected function send_form_action_template($form_syntax, $template_syntax, &$validation_errors, … argument 37 saveWikiText($template_id, $template_syntax, 'summary');
|
/plugin/bureaucracyau/_test/ |
H A D | BureaucracyauTest.php | 20 …* @param string $template_syntax syntax used as a page template for the "action template" 26 …protected function send_form_action_template($form_syntax, $template_syntax, &$validation_errors, … argument 37 saveWikiText($template_id, $template_syntax, 'summary');
|
/plugin/bureaucracy/_test/ |
H A D | BureaucracyTest.php | 20 …* @param string $template_syntax syntax used as a page template for the "action template" 26 …protected function send_form_action_template($form_syntax, $template_syntax, &$validation_errors, … argument 37 saveWikiText($template_id, $template_syntax, 'summary');
|
/plugin/struct/_test/ |
H A D | Bureaucracy.test.php | 141 …public function send_form_action_template($form_syntax, $template_syntax, &$validation_errors, ...… argument 143 …return parent::send_form_action_template($form_syntax, $template_syntax, $validation_errors, ...$v…
|