xowiki::Package instproc normalize_path

 <instance of xowiki::Package[i]> normalize_path

Defined in

Partial Call Graph (max 5 caller/called nodes):
%3 test_package_normalize_path package_normalize_path (test ) xowiki::Package instproc normalize_path xowiki::Package instproc normalize_path test_package_normalize_path->xowiki::Package instproc normalize_path test_xowiki xowiki (test ) test_xowiki->xowiki::Package instproc normalize_path

Testcases:
package_normalize_path, xowiki
Source code:
#
# Don't allow any addressing outside of the jail.
#
# ns_normalizepath always adds a leading "/", so remove this.
#
set nn [ns_normalizepath $name]
return [string range $nn 1 end]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: