xo::Page proc get_property

 xo::Page[i] get_property

Defined in

Partial Call Graph (max 5 caller/called nodes):
%3 test_create_form_with_form_instance create_form_with_form_instance (test xowiki) xo::Page proc get_property xo::Page proc get_property test_create_form_with_form_instance->xo::Page proc get_property test_xowiki xowiki (test ) test_xowiki->xo::Page proc get_property test_xowiki_test_cases xowiki_test_cases (test ) test_xowiki_test_cases->xo::Page proc get_property

Testcases:
xowiki_test_cases, xowiki, create_form_with_form_instance
Source code:
if {[array exists ::xo_property_${name}]} {
  return [array get ::xo_property_${name}]
}
return [list]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: