xo::Page proc get_property

 xo::Page[i] get_property

Defined in

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: