OX6:Gui path: Difference between revisions
From Open-Xchange
No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
| tasks || Object || [[#tasks objects|tasks objects]] || settings for tasks | | tasks || Object || [[#tasks objects|tasks objects]] || settings for tasks | ||
|- | |- | ||
| FolderTreeState || | | FolderTreeState || Object || [[#foldertree object|foldertree object]] || holds the folder tree state | ||
|- | |- | ||
| contacts || Object || [[#contacts object|contacts object]] || settings for contacts | | contacts || Object || [[#contacts object|contacts object]] || settings for contacts | ||
Line 49: | Line 49: | ||
| auto_save_drafts || Number || 0,1,3,5,10,15,30|| time in munutes, 0 for disabled | | auto_save_drafts || Number || 0,1,3,5,10,15,30|| time in munutes, 0 for disabled | ||
|- | |- | ||
| htmlmessage || Boolean|| true | | htmlmessage || Boolean|| true,false || show email as html or plain text | ||
|- | |- | ||
| signatures || Array || [[#signature objects|signature objects]] || array of signature objects | | signatures || Array || [[#signature objects|signature objects]] || array of signature objects | ||
Line 68: | Line 68: | ||
! name !! type !! values !! Comment | ! name !! type !! values !! Comment | ||
|- | |- | ||
| externalcontents || Array || [[# | | externalcontents || Array || [[#externalcontents objects|externalcontents objects]] || array of external content objects (UWA widgeds) | ||
|- | |- | ||
| minicalendar ||Boolean || true,false|| show minicalendar | | minicalendar ||Boolean || true,false|| show minicalendar | ||
|- | |- | ||
| internalcontents || Array || [[# | | internalcontents || Array || [[#internalcontens objects|internalcontents objects]] || array of internal content objects (Groupware modules) | ||
|- | |- | ||
| infobox || Boolean || true,false|| show infobox | | infobox || Boolean || true,false|| show infobox | ||
Line 188: | Line 188: | ||
| 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 cutom 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 cutom view | ||
|- | |- | ||
| custom || Object || [[#custom object| | | custom || Object || [[#custom object|custom object]] || setting for the cutom view | ||
|- | |- | ||
|} | |} |
Revision as of 14:11, 2 August 2008
Do not use, page is in not ready yet!
gui_path|gui_path
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 an 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 |
name | type | values | Comment |
---|---|---|---|
view | Value | infostore/(list,split) | infostore view |
name | type | values | Comment |
---|---|---|---|
auto_save_drafts | Number | 0,1,3,5,10,15,30 | time in munutes, 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 | |
fullmailheader | Boolean | true,false | |
notifyacknoledge | Boolean | true,false |
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 | enable tooltip |
name | type | values | Comment |
---|---|---|---|
confirmtimestamp | Number | Timestamp | |
confirmpopup | Boolean | true,false | |
save | |||
autorefresh | Number | 0,5,10,15,30 | autorefresh GUI |
name | type | values | Comment |
---|---|---|---|
menuiteration | Number |
name | type | values | Comment |
---|---|---|---|
name | String | <theme name> | name of the theme |
path | String | <theme path> | path of the theme |
name | type | values | Comment |
---|---|---|---|
global | Boolean | true,false | |
hover | Object | hover object | includes hover settings for the modules |
fading | Boolean | true,false |
name | type | values | Comment |
---|---|---|---|
interval | Number | ||
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 | sttings for the workweek |
endtime | number | ||
teams | Object | team object | |
allfolders | Boolean | true,false | |
starttime | Number | ||
interval | Number | 5,10,15,20,30,60 | shown calendar view time interval |
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 cutom view |
custom | Object | custom object | setting for the cutom view |