xowiki::PageInstance instproc get_from_template (public)

 <instance of xowiki::PageInstance[i]> get_from_template var \
    [ default ]

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

Get a property from the parent object (template). The parent object might by either an ::xowiki::Form or an ::xowiki::FormPage

Parameters:
var
default (optional)
Returns:
either the property value or a default value

Partial Call Graph (max 5 caller/called nodes):
%3 test_create_form_with_form_instance create_form_with_form_instance (test xowiki) xowiki::PageInstance instproc get_from_template xowiki::PageInstance instproc get_from_template test_create_form_with_form_instance->xowiki::PageInstance instproc get_from_template

Testcases:
create_form_with_form_instance
[ show source ]
Show another procedure: