Class ::xowiki::Mode (public)
::nx::Class ::xowiki::Mode
Defined in packages/xowiki/tcl/xowiki-mode-procs.tcl
Mode handler to set for the current session some application specific mode (like e.g. admin-mode, developer-mode, student-mode, training-mode, ...) Interface: - method get: obtain the current value (maybe default) - method set: force the mode to the provided value - method toggle: toggle current value
- Testcases:
- No testcase defined.