[cvs] [Wiki] changed: ConfXML

Wiki Guest wikiguest at horde.org
Sat Feb 14 17:28:38 UTC 2009


guest [129.187.43.121]  Sat, 14 Feb 2009 12:28:38 -0500

Modified page: http://wiki.horde.org/ConfXML
New Revision:  2.6
Change log:  boolean added

@@ -50,8 +50,16 @@
  {{<configstring ...>}} for selecting an item from a list
  * name - Second level {{$conf['configsection']['configstring']}} variables
  * desc - This is what shows up near the box for information about the entry
  * required - will put a red star and make user enter data (true/false)
+
+++ Booleans
+
+{{<configboolean ...>value</configboolean>}}
+* name - Second level {{$conf['configsection']['configboolean']}} variables
+* desc - This is what shows up near the box for information about the entry
+* required - will put a red star and make user enter data (true/false)
+* value - could be false or true

  ++ Enums (Select From a List)

  {{<configenum ...>default_entry}} to provide a list of choices



More information about the cvs mailing list