Difference between revisions of "OX6:Gui path"

Line 1: Line 1:
 +
==== Do not use, page is in not ready yet! ====
 +
 
gui_path|gui_path
 
gui_path|gui_path
  
{| id="gui_path" cellspacing="0" border="1"
+
{| id="gui_path" style="width:100%" cellspacing="0" border="1"
 
|+ align="bottom" | Gui path object
 
|+ align="bottom" | Gui path object
 
! name      !! type !! value !! Comment
 
! name      !! type !! value !! Comment
 
|-
 
|-
|  infostore    || JSON   || [[#infostore object|infostore object]]      || infostore settings
+
|  infostore    || Object   || [[#infostore object|infostore object]]      || infostore settings
 
|-
 
|-
| mail      || JSON || [[#mail object|mail object]]    || mail settings
+
| mail      || Object || [[#mail object|mail object]]    || mail settings
 
|-
 
|-
| portal || JSON || [[#portal object|portal object]]  || Portal layout and contend
+
| portal || Object || [[#portal object|portal object]]  || Portal layout and contend
 
|-  
 
|-  
| global || JSON || [[#global object|global object]] || settings timestamp and global settings
+
| global || Object || [[#global object|global object]] || settings timestamp and global settings
 
|-
 
|-
| menu || JSON || [[#menue object|menue object]] || menuiteration
+
| menu || Object || [[#menue object|menue object]] || menuiteration
 
|-
 
|-
| theme || JSON || [[#theme object|theme object]] || contains all available themes and the path
+
| theme || Object || [[#theme object|theme object]] || default theme and path
 
|-  
 
|-  
| effects || JSON || [[#effects object|effects object]] || hover an global effects
+
| effects || Object || [[#effects object|effects object]] || hover an global effects
 
|-  
 
|-  
| tasks || JSON || [[#tasks objects|tasks objects]] || settings for tasks
+
| tasks || Object || [[#tasks objects|tasks objects]] || settings for tasks
 
|-  
 
|-  
 
| FolderTreeState || JSON || [[#foldertree object|foldertree object]] || holds the folder tree state
 
| FolderTreeState || JSON || [[#foldertree object|foldertree object]] || holds the folder tree state
 
|-
 
|-
| contacts || JSON || [[#contacts object|contacts object]] || settings for contacts
+
| contacts || Object || [[#contacts object|contacts object]] || settings for contacts
 
|-
 
|-
| calendar || JSON || [[#calendar object|calendar object]] || settings for the calendar
+
| calendar || Object || [[#calendar object|calendar object]] || settings for the calendar
 
|-
 
|-
 
|}
 
|}
  
{| id="infostore object" cellspacing="0" border="1"
+
 
 +
{| id="infostore object" style="width:100%" cellspacing="0" border="1"
 
|+ align="bottom" | infostore object
 
|+ align="bottom" | infostore object
 
! name      !! type !! values !! Comment
 
! name      !! type !! values !! Comment
Line 36: Line 39:
 
|}
 
|}
  
{| id="mail object" cellspacing="0" border="1"
+
 
 +
{| id="mail object" style="width:100%" cellspacing="0" border="1"
 
|+ align="bottom" | mail object
 
|+ align="bottom" | mail object
 
! name      !! type !! values !! Comment
 
! name      !! type !! values !! Comment
Line 44: Line 48:
 
| htmlmessage || Boolean|| true∨false || show email as html or plain text
 
| 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
 
|-
 
|-
 
| view || String ||mail/(list∨hsplit∨vsplit)/unthreaded  || mail view
 
| view || String ||mail/(list∨hsplit∨vsplit)/unthreaded  || mail view
Line 56: Line 60:
 
|}
 
|}
  
{| id="portal object" cellspacing="0" border="1"
+
 
 +
{| id="portal object" style="width:100%" cellspacing="0" border="1"
 
|+ align="bottom" | portal object
 
|+ align="bottom" | portal object
 
! name      !! type !! values !! Comment
 
! name      !! type !! values !! Comment
Line 64: Line 69:
 
| minicalendar ||Boolean || true∨false|| show minicalendar
 
| minicalendar ||Boolean || true∨false|| show minicalendar
 
|-
 
|-
| internalcontents || array || [[#internalcont objects|internalcont objects]] ||  array of internal content objects
+
| internalcontents || Array || [[#internalcont objects|internalcont objects]] ||  array of internal content objects
 
|-
 
|-
 
| infobox || Boolean || true∨false|| show infobox
 
| infobox || Boolean || true∨false|| show infobox
 
|-
 
|-
 
| tooltip ||Boolean ||true∨false || enable tooltip
 
| tooltip ||Boolean ||true∨false || enable tooltip
 +
|-
 
|}
 
|}
  
{| id="global object" cellspacing="0" border="1"
+
 
 +
{| id="global object" style="width:100%" cellspacing="0" border="1"
 
|+ align="bottom" | global object
 
|+ align="bottom" | global object
 
! name      !! type !! values !! Comment
 
! name      !! type !! values !! Comment
Line 77: Line 84:
 
| confirmtimestamp ||Number || Timestamp ||  
 
| confirmtimestamp ||Number || Timestamp ||  
 
|-
 
|-
| confirmpopup ||||Boolean || true∨false||  
+
| confirmpopup || Boolean || true∨false||  
 
|-
 
|-
 
| save ||  || ||  
 
| save ||  || ||  
 
|-
 
|-
 
| autorefresh || Number || 0,5,10,15,30 || autorefresh GUI  
 
| autorefresh || Number || 0,5,10,15,30 || autorefresh GUI  
 +
|-
 
|}
 
|}
  
{| id="menue object" cellspacing="0" border="1"
+
 
 +
{| id="menue object" style="width:100%" cellspacing="0" border="1"
 
|+ align="bottom" | menue object
 
|+ align="bottom" | menue object
 
! name      !! type !! values !! Comment
 
! name      !! type !! values !! Comment
 
|-
 
|-
| || || ||  
+
| menuiteration || Number || ||  
 +
|-
 
|}
 
|}
  
{| id="theme object" cellspacing="0" border="1"
+
 
 +
{| id="theme object" style="width:100%" cellspacing="0" border="1"
 
|+ align="bottom" | theme object
 
|+ align="bottom" | theme object
 
! name      !! type !! values !! Comment
 
! name      !! type !! values !! Comment
 
|-
 
|-
| || || ||  
+
| name || String || <theme name> || name of the theme
 +
|-
 +
| path ||String || <theme path> || path of the theme
 +
|-
 
|}
 
|}
  
{| id="effects object" cellspacing="0" border="1"
+
{| id="effects object" style="width:100%" cellspacing="0" border="1"
 
|+ align="bottom" | effects object
 
|+ align="bottom" | effects object
 
! name      !! type !! values !! Comment
 
! name      !! type !! values !! Comment
 
|-
 
|-
|  || || ||  
+
| global || Boolean || true&or;false ||
 +
|-
 +
| hover || Object || [[#hover object|hover object]] || includes hover settings for the modules
 +
|-
 +
|  fading|| Boolean || true&or;false ||  
 +
|-
 
|}
 
|}
  
{| id="tasks objects" cellspacing="0" border="1"
+
 
 +
{| id="tasks objects" style="width:100%" cellspacing="0" border="1"
 
|+ align="bottom" | tasks objects
 
|+ align="bottom" | tasks objects
 
! name      !! type !! values !! Comment
 
! name      !! type !! values !! Comment
 
|-
 
|-
| || || ||  
+
| interval || Number || ||  
 +
|-
 +
| gridsort || String || asc || how tasks get sorted
 +
|-
 +
| view || String || tasks/(split,list) || task view
 +
|-
 
|}
 
|}
  
{| id="foldertree object" cellspacing="0" border="1"
+
{| id="foldertree object" style="width:100%" cellspacing="0" border="1"
 
|+ align="bottom" | foldertree object
 
|+ align="bottom" | foldertree object
 
! name      !! type !! values !! Comment
 
! name      !! type !! values !! Comment
 
|-
 
|-
| || || ||  
+
| FolderTreeState || Object || foldertree object || folder tree state on GUI logout, you should not touch
 +
|-
 
|}
 
|}
  
{| id="contacts object" cellspacing="0" border="1"
+
 
 +
{| id="contacts object" style="width:100%" cellspacing="0" border="1"
 
|+ align="bottom" | contacts object
 
|+ align="bottom" | contacts object
 
! name      !! type !! values !! Comment
 
! 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&or;phonelist) || card view
 +
|-
 
|}
 
|}
  
{| id="calendar object" cellspacing="0" border="1"
+
 
 +
{| id="calendar object" style="width:100%" cellspacing="0" border="1"
 
|+ align="bottom" | calendar object
 
|+ align="bottom" | calendar object
 
! name      !! type !! values !! Comment
 
! name      !! type !! values !! Comment
 
|-
 
|-
| || || ||  
+
| workweek ||Object || [[#workweek object|workweek object]] || sttings for the workweek
 +
|-
 +
| endtime || number || ||
 +
|-
 +
| teams || Object || [[#team 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|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|cutom object]] || setting for the cutom view
 +
|-
 
|}
 
|}

Revision as of 08:34, 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 an global effects
tasks Object tasks objects settings for tasks
FolderTreeState JSON 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 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


portal object
name type values Comment
externalcontents array externalcont objects array of external content objects
minicalendar Boolean true∨false show minicalendar
internalcontents Array internalcont objects array of internal content objects
infobox Boolean true∨false show infobox
tooltip Boolean true∨false enable tooltip


global object
name type values Comment
confirmtimestamp Number Timestamp
confirmpopup Boolean true∨false
save
autorefresh Number 0,5,10,15,30 autorefresh GUI



theme object
name type values Comment
name String <theme name> name of the theme
path String <theme path> path of the theme
effects object
name type values Comment
global Boolean true∨false
hover Object hover object includes hover settings for the modules
fading Boolean true∨false


tasks objects
name type values Comment
interval Number
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 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 cutom object setting for the cutom view