OX6:Gui path: Difference between revisions
From Open-Xchange
No edit summary |
No edit summary |
||
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 || | | infostore || Object || [[#infostore object|infostore object]] || infostore settings | ||
|- | |- | ||
| mail || | | mail || Object || [[#mail object|mail object]] || mail settings | ||
|- | |- | ||
| portal || | | portal || Object || [[#portal object|portal object]] || Portal layout and contend | ||
|- | |- | ||
| global || | | global || Object || [[#global object|global object]] || settings timestamp and global settings | ||
|- | |- | ||
| menu || | | menu || Object || [[#menue object|menue object]] || menuiteration | ||
|- | |- | ||
| theme || | | theme || Object || [[#theme object|theme object]] || default theme and path | ||
|- | |- | ||
| effects || | | effects || Object || [[#effects object|effects object]] || hover an global effects | ||
|- | |- | ||
| 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 || | | contacts || Object || [[#contacts object|contacts object]] || settings for contacts | ||
|- | |- | ||
| 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 || | | 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 || | | 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 | | 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∨false || | ||
|- | |||
| hover || Object || [[#hover object|hover object]] || includes hover settings for the modules | |||
|- | |||
| fading|| Boolean || true∨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∨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
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 | JSON | 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 | 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 |
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 | cutom object | setting for the cutom view |