xowiki::Mode method toggle (public)

 <instance of xowiki::Mode[i]> toggle

Defined in packages/xowiki/tcl/xowiki-mode-procs.tcl

Switch state of the toggle

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

Testcases:
No testcase defined.
Source code:
set oldState [:get]
:set [expr {!$oldState}]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: