html::CSRFToken

 html::CSRFToken

Defined in

Partial Call Graph (max 5 caller/called nodes):
%3 ::xowiki::BootstrapNavbarDropzone ::xowiki::BootstrapNavbarDropzone html::CSRFToken html::CSRFToken ::xowiki::BootstrapNavbarDropzone->html::CSRFToken Class Class Class->html::CSRFToken xowiki::BootstrapNavbarDropzone instproc render xowiki::BootstrapNavbarDropzone instproc render (public) xowiki::BootstrapNavbarDropzone instproc render->html::CSRFToken xowiki::FormPage instproc www-edit xowiki::FormPage instproc www-edit (public) xowiki::FormPage instproc www-edit->html::CSRFToken html::input html::input html::CSRFToken->html::input

Testcases:
No testcase defined.
Source code:
    ::if {[::info exists ::__csrf_token]} {
      ::html::input -type hidden -name __csrf_token -value $::__csrf_token {}
    }
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: