xo::oauth::Signature instproc encode (public)

 <instance of xo::oauth::Signature[i]> encode s

Defined in packages/xooauth/tcl/oauth-procs.tcl

Parameters:
s
See Also:

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

Testcases:
No testcase defined.
Source code:
#return [::xowiki::utility urlencode $s]
return [::xo::oauth::utility urlencode $s]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: