xowiki::test::get_form_values (private)

 xowiki::test::get_form_values node className

Defined in packages/xowiki/tcl/test/test-procs.tcl

Parameters:
node
className

Partial Call Graph (max 5 caller/called nodes):
%3 acs::test::xpath::get_form_values acs::test::xpath::get_form_values (public) xowiki::test::get_form_values xowiki::test::get_form_values xowiki::test::get_form_values->acs::test::xpath::get_form_values

Testcases:
No testcase defined.
Source code:
        return [::acs::test::xpath::get_form_values $node  "//form\[contains(@class,'$className')\]" ]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: