Do not use, page is in not ready yet!
gui_path|gui_path
GUI preferences
This table holds the possible gui preferences (/gui). /gui is a javscript Object
Objects in JSON which is directly computed by the GUI. Information
about JSON is to be found in the HTTP_API.
Settings for the infostore module
this table holds the settings for the infostore area in the GUI
infostore object
name |
type |
values |
Comment
|
view |
Value |
infostore/(list,split) |
infostore view
|
Settings for the mail module
this table holds the settings for the mail module.
mail object
name |
type |
values |
Comment
|
auto_save_drafts |
Number |
0,1,3,5,10,15,30 |
time in minutes, 0 for disabled
|
htmlmessage |
Boolean |
true,false |
show email as html or plain text
|
signatures |
Array |
signature objects |
array of signature objects
|
view |
String |
mail/(list,hsplit,vsplit)/unthreaded |
mail view
|
autocomplete |
Boolean |
true,false |
autocomplete functions
|
fullmailheader |
Boolean |
true,false |
show full mailheader
|
notifyacknoledge |
Boolean |
true,false |
tdbd
|
newmail_options |
Object |
newmail_options objects |
Object for the settings of the new email window
|
newmail_options objects
name |
type |
values |
Comment
|
cc |
Boolean |
true,false |
bla show cc input field
|
bcc |
Boolean |
true,false |
show bcc input field
|
from |
Boolean |
true,false |
show from input field
|
options |
Boolean |
true,false |
show options field
|
signature objects
name |
type |
values |
Comment
|
tbd |
tbd |
tbd |
tbd
|
protal settings
portal object
name |
type |
values |
Comment
|
externalcontents |
Array |
externalcontents objects |
array of external content objects (UWA widgeds)
|
minicalendar |
Boolean |
true,false |
show minicalendar
|
internalcontents |
Array |
internalcontents objects |
array of internal content objects (Groupware modules)
|
infobox |
Boolean |
true,false |
show infobox
|
tooltip |
Boolean |
true,false |
show tooltip
|
global object
name |
type |
values |
Comment
|
confirmtimestamp |
Number |
Timestamp |
tbd
|
confirmpopup |
Boolean |
true,false |
tbd
|
save |
Number |
1,tbd |
tbd
|
autorefresh |
Number |
0,5,10,15,30 |
time in minutes for GUI autorefresh
|
theme object
name |
type |
values |
Comment
|
name |
String |
<theme name> |
name of the theme
|
path |
String |
<theme path> |
path to the theme
|
effects object
name |
type |
values |
Comment
|
global |
Boolean |
true,false |
enable effects
|
hover |
Object |
hover object |
includes hover settings for the modules
|
fading |
Boolean |
true,false |
tbd
|
tasks objects
name |
type |
values |
Comment
|
interval |
Number |
5,10,15,20,30,60 |
interval for reminder
|
gridsort |
String |
asc |
how tasks get sorted
|
view |
String |
tasks/(split,list) |
task view
|
foldertree object
name |
type |
values |
Comment
|
FolderTreeState |
Object |
foldertree object |
folder tree state on GUI logout, you should not touch
|
calendar object
name |
type |
values |
Comment
|
workweek |
Object |
workweek object |
settings for the workweek
|
endtime |
Number |
0..23 |
calendar display end time in hours
|
teams |
Array |
teams object |
Array of teams
|
allfolders |
Boolean |
true |
tbd
|
starttime |
Number |
0..23 |
calendar display end time in hours
|
interval |
Number |
5,10,15,20,30,60 |
calendar resolution
|
day |
Object |
day object |
settings for day view
|
view |
String |
calendar/(calendar,team,list)/(day,workweek,month,week,custom,) |
calendar view, for team, only day and workweek possible and groupware functionality must be available, list view has no custom view
|
custom |
Object |
custom object |
setting for the custom view
|