xo::lti::LTI method form_render (public)

 <instance of xo::lti::LTI[i]> form_render [ -height height ] \
    [ -sandbox sandbox ] [ -style style ] \
    [ -auto_launch_p auto_launch_p ]

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

Set per-call parameters

Switches:
-height
(defaults to "700") (optional)
-sandbox
(defaults to "allow-same-origin allow-scripts allow-forms allow-top-navigation allow-popups allow-popups-to-escape-sandbox allow-downloads") (optional)
-style
(defaults to "min-width:100%;width:100%;min-height:100%;") (optional)
-auto_launch_p
(defaults to "0") (optional)

Partial Call Graph (max 5 caller/called nodes):
%3 dom dom html::div html::div html::form html::form html::iframe html::iframe html::input html::input xo::lti::LTI instproc form_render xo::lti::LTI instproc form_render xo::lti::LTI instproc form_render->dom xo::lti::LTI instproc form_render->html::div xo::lti::LTI instproc form_render->html::form xo::lti::LTI instproc form_render->html::iframe xo::lti::LTI instproc form_render->html::input

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