xo::ProtocolHandler instproc get_package_id (public)

 <instance of xo::ProtocolHandler[i]> get_package_id

Defined in /var/www/openacs.org/packages/xotcl-core/tcl/50-protocol-handler-procs.tcl

Initialize the given package and return the package_id

Returns:
package_id

Testcases:
No testcase defined.
Source code:
${:package} initialize -url ${:uri}
:log "-- ${:package} initialize -url ${:uri}"
return $package_id
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: