Class ::xo::Context (public)

 ::xotcl::Class ::xo::Context[i]

Defined in /var/www/openacs.org/packages/xotcl-core/tcl/context-procs.tcl

This class provides a context for evaluation, somewhat similar to an activation record in programming languages. It combines the parameter declaration (e.g. of a page, an includelet) with the actual parameters (specified in an includelet) and the provided query values (from the url). The parameter decaration are actually XOTcl's non positional arguments.

Testcases:
No testcase defined.
[ show source ]
Show another procedure: