OX6:Gui path
From Open-Xchange
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.
name | type | value | Comment |
---|---|---|---|
infostore | Object | infostore object | infostore settings |
Object | mail object | mail settings | |
portal | Object | portal object | Portal layout and contend |
global | Object | global object | settings timestamp and global settings |
menu | Object | menue object | menuiteration |
theme | Object | theme object | default theme and path |
effects | Object | effects object | hover and global effects |
tasks | Object | tasks objects | settings for tasks |
FolderTreeState | Object | foldertree object | holds the folder tree state |
contacts | Object | contacts object | settings for contacts |
calendar | Object | calendar object | settings for the calendar |
Settings for the infostore module
this table holds the settings for the infostore area in the GUI
name | type | values | Comment |
---|---|---|---|
view | Value | infostore/(list,split) | infostore view |
Settings for the mail module
this tables hold the settings for the mail module.
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 |
view spam | String | mail/(list,hsplit,vsplit)/unthreaded | mail view for spam folder |
autocomplete | Boolean | true,false | autocomplete functions |
fullmailheader | Boolean | true,false | show full mailheader |
notifyacknoledge | Boolean | true,false | Notify on read acknowledgment |
newmail_options | Object | newmail_options objects | Object for the settings of the new email window |
formatmessage | String | ALTERNATIVE,TEXT/HTML,TEXT/PLAIN | email format |
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 |
name | type | values | Comment |
---|---|---|---|
signature_name | String | name | name of the signature |
position | String | below,above | where to show the signature in the mail text |
signature_text | String | text | text of the signature |
signature_default | Boolean | true,false | true only for the default signature |
protal settings
This table shows the settings for the portal page.
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 settings
This table show the global settings options
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 |
name | type | values | Comment |
---|---|---|---|
menuiteration | Number | 4, | tbd |
name | type | values | Comment |
---|---|---|---|
name | String | <theme name> | name of the theme |
path | String | <theme path> | path to the theme |
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 |
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 |
name | type | values | Comment |
---|---|---|---|
FolderTreeState | Object | foldertree object | folder tree state on GUI logout, you should not touch |
name | type | values | Comment |
---|---|---|---|
gridsort | String | asc | Sorting of contacts |
cardsToViewPerColumn | String | auto,4,5,6,7 | displayed cards per column |
view | String | contacts/(cards,phonelist) | card view |
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 |