xowf::after-instantiate (private)

 xowf::after-instantiate -package_id package_id

Defined in packages/xowf/tcl/xowf-callback-procs.tcl

Callback when this an xowf instance is created

Switches:
-package_id
(required)

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
Source code:
    ns_log notice "++++ BEGIN ::xowf::after-instantiate -package_id $package_id"

    #
    # Create a parameter page for convenience
    #
    ::xowf::Package configure_fresh_instance  -package_id $package_id  -parameters [::xowf::Package default_package_parameters]  -parameter_page_info [::xowf::Package default_package_parameter_page_info]

    ns_log notice "++++ END ::xowf::after-instantiate -package_id $package_id"
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: