xowiki::PageInstance instproc get_from_template (public)

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

Defined in /var/www/openacs.org/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 (required)
default (optional)
Returns:
either the property value or a default value

Testcases:
create_form_with_form_instance
[ show source ]
Show another procedure: