From 9825930cd4d07f9cad1f9e74875eca7db7b96cb9 Mon Sep 17 00:00:00 2001
From: Ralf Becker
xml: type: can be set to get several predefined select-contents, in that case you dont need to set
the content as descripted above (if set it too its in front of the predefined rows):
- select-cat: Select a phpgw category
- select-account: Select a user and/or group, determined by the options-field:
- ,{accounts(default)|groups|both},{0(only lid)|1(only names/default)|2(both)}
- select-percent, select-priority, select-access, select-country, select-state: as you expect
- by the name
- select-year, select-month, select-day: options for year: ,start,end (start and end can be a number of
+ select-cat:
+ Select a phpgw category
+ select-account:
+ Select a user and/or group, determined by the options-field:
+ ,{accounts(default)|groups|both},{''(phpgw-default)|0(only lid)|1(only names)|2(both)}
+ select-percent, select-priority, select-access, select-country, select-state:
+ as you expect by the name
+ select-year, select-month, select-day:
+ options for year: ,start,end (start and end can be a number of
years from now or if > 100 a absolut year)
- select-number: Select a number out of a range specified by the options-field:
+ select-number:
+ Select a number out of a range specified by the options-field:
,{start (default=1)},{end (incl., default=10)},{decrement (default=1)}
- select-app: Select an application, availible options:
- ,{''=user enabled(default)|installed|all)}
+ select-app:
+ Select an application, availible options: ,{''=user enabled(default)|installed|all)}