Difference between revisions of "OX6:Gui path"

Line 20: Line 20:
 
| theme || Object || [[#theme object|theme object]] || default theme and path
 
| theme || Object || [[#theme object|theme object]] || default theme and path
 
|-  
 
|-  
| effects || Object || [[#effects object|effects object]] || hover an global effects
+
| effects || Object || [[#effects object|effects object]] || hover and global effects
 
|-  
 
|-  
 
| tasks || Object || [[#tasks objects|tasks objects]] || settings for tasks
 
| tasks || Object || [[#tasks objects|tasks objects]] || settings for tasks
Line 47: Line 47:
 
! name      !! type !! values !! Comment
 
! name      !! type !! values !! Comment
 
|-
 
|-
| 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 minutes, 0 for disabled
 
|-
 
|-
 
| htmlmessage || Boolean|| true,false || show email as html or plain text
 
| htmlmessage || Boolean|| true,false || show email as html or plain text
Line 55: Line 55:
 
| view || String ||mail/(list,hsplit,vsplit)/unthreaded  || mail view
 
| view || String ||mail/(list,hsplit,vsplit)/unthreaded  || mail view
 
|-
 
|-
| autocomplete ||Boolean || true,false ||
+
| autocomplete ||Boolean || true,false || autocomplete functions
 
|-
 
|-
| fullmailheader || Boolean || true,false ||
+
| fullmailheader || Boolean || true,false || show full mailheader
 
|-
 
|-
| notifyacknoledge||Boolean  ||true,false ||
+
| notifyacknoledge||Boolean  ||true,false || tdbd
 
|-
 
|-
 
|}
 
|}
Line 76: Line 76:
 
| infobox || Boolean || true,false|| show infobox
 
| infobox || Boolean || true,false|| show infobox
 
|-
 
|-
| tooltip ||Boolean ||true,false || enable tooltip
+
| tooltip ||Boolean ||true,false || show tooltip
 
|-
 
|-
 
|}
 
|}
Line 86: Line 86:
 
! name      !! type !! values !! Comment
 
! name      !! type !! values !! Comment
 
|-
 
|-
| confirmtimestamp ||Number || Timestamp ||  
+
| confirmtimestamp ||Number || Timestamp || tbd
 
|-
 
|-
| confirmpopup || Boolean || true,false||  
+
| confirmpopup || Boolean || true,false|| tbd
 
|-
 
|-
| save || || ||  
+
| save || Number || 1,tbd || tbd
 
|-
 
|-
| autorefresh || Number || 0,5,10,15,30 || autorefresh GUI
+
| autorefresh || Number || 0,5,10,15,30 || time in minutes for GUI autorefresh
 
|-
 
|-
 
|}
 
|}
Line 102: Line 102:
 
! name      !! type !! values !! Comment
 
! name      !! type !! values !! Comment
 
|-
 
|-
| menuiteration || Number || ||  
+
| menuiteration || Number || 4, || tbd
 
|-
 
|-
 
|}
 
|}
Line 114: Line 114:
 
| name || String || <theme name> || name of the theme  
 
| name || String || <theme name> || name of the theme  
 
|-
 
|-
| path ||String || <theme path> || path of the theme
+
| path ||String || <theme path> || path to the theme
 
|-
 
|-
 
|}
 
|}
Line 124: Line 124:
 
! name      !! type !! values !! Comment
 
! name      !! type !! values !! Comment
 
|-
 
|-
| global || Boolean || true,false ||  
+
| global || Boolean || true,false || enable effects
 
|-
 
|-
 
| hover || Object || [[#hover object|hover object]]  || includes hover settings for the modules
 
| hover || Object || [[#hover object|hover object]]  || includes hover settings for the modules
 
|-
 
|-
|  fading|| Boolean || true,false ||  
+
|  fading|| Boolean || true,false || tbd
 
|-
 
|-
 
|}
 
|}
Line 137: Line 137:
 
! name      !! type !! values !! Comment
 
! name      !! type !! values !! Comment
 
|-
 
|-
| interval || Number || ||  
+
| interval || Number || 5,10,15,20,30,60 || interval for reminder
 
|-
 
|-
 
| gridsort || String || asc || how tasks get sorted
 
| gridsort || String || asc || how tasks get sorted
Line 172: Line 172:
 
! name      !! type !! values !! Comment
 
! name      !! type !! values !! Comment
 
|-
 
|-
| workweek ||Object || [[#workweek object|workweek object]] || sttings for the workweek  
+
| workweek ||Object || [[#workweek object|workweek object]] || settings for the workweek  
 
|-
 
|-
| endtime || number || ||  
+
| endtime || Number || 0..23 || calendar display end time in hours
 
|-
 
|-
| teams || Object || [[#team object|team object]] ||  
+
| teams || Array || [[#teams object|teams object]] || Array of teams
 
|-
 
|-
| allfolders ||Boolean || true,false ||  
+
| allfolders ||Boolean || true || tbd
 
|-
 
|-
| starttime || Number || ||  
+
| starttime || Number || 0..23 || calendar display end time in hours
 
|-
 
|-
| interval || Number || 5,10,15,20,30,60 || shown calendar view time interval
+
| interval || Number || 5,10,15,20,30,60 || calendar resolution
 
|-
 
|-
 
| day || Object || [[#day object|day object]] || settings for day view  
 
| day || Object || [[#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  
+
| 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|custom object]] || setting for the cutom view
+
| custom || Object || [[#custom object|custom object]] || setting for the custom view
 
|-
 
|-
 
|}
 
|}

Revision as of 14:26, 2 August 2008

Do not use, page is in not ready yet!

gui_path|gui_path

Gui path object
name type value Comment
infostore Object infostore object infostore settings
mail 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


infostore object
name type values Comment
view Value infostore/(list,split) infostore view


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


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


contacts object
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


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