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

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

Defined in /var/www/openacs.org/packages/xooauth/tcl/oauth-procs.tcl

Parameters:
s (required)
See Also:

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: