xowiki::FormPage instproc get_property (public)

 <instance of xowiki::FormPage[i]> get_property [ -source source ] \
    -name name  [ -default default ]

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

Retrieves a FormPage property

Switches:
-source
(optional)
page name to be resolved and used instead this FormPage to fetch the property
-name
(required)
-default
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 test_create_test_items create_test_items (test xowf) xowiki::FormPage instproc get_property xowiki::FormPage instproc get_property test_create_test_items->xowiki::FormPage instproc get_property

Testcases:
create_test_items
[ show source ]
Show another procedure: