diff src/tools/xml_tools.py @ 2541:65695b9343d3

jp (xmlui): added whitelist, read_only and values_only options: - whitelist is set on XMLUI creation, it's the same as for other frontends - read_only is set on XMLUI display, it indicates that input are not expected - values_only is set on XMLUI display, it indicates that only values are to be displayed (it implies read_only)
author Goffi <goffi@goffi.org>
date Thu, 29 Mar 2018 09:09:32 +0200
parents 0046283a285d
children
line wrap: on
line diff
--- a/src/tools/xml_tools.py	Thu Mar 29 09:03:19 2018 +0200
+++ b/src/tools/xml_tools.py	Thu Mar 29 09:09:32 2018 +0200
@@ -1122,7 +1122,7 @@
         @param panel_type: one of
             - C.XMLUI_WINDOW (new window)
             - C.XMLUI_POPUP
-            - C.XMLUI_FORM (formulaire, depend of the frontend, usually a panel with cancel/submit buttons)
+            - C.XMLUI_FORM (form, depend of the frontend, usually a panel with cancel/submit buttons)
             - C.XMLUI_PARAM (parameters, presentation depend of the frontend)
             - C.XMLUI_DIALOG (one common dialog, presentation depend of frontend)
         @param container: disposition of elements, one of: