OX6:Gui path: Difference between revisions
From Open-Xchange
No edit summary |
|||
Line 4: | Line 4: | ||
==== GUI preferences ==== | ==== GUI preferences ==== | ||
This table holds the possible gui preferences. | This table holds the possible gui preferences (/gui). /gui is a javscript Object | ||
Objects in JSON | Objects in JSON which is directly computed by the GUI. Information | ||
about JSON is to be found in the [[HTTP_API]]. | about JSON is to be found in the [[HTTP_API]]. | ||
Line 47: | Line 47: | ||
|} | |} | ||
====Settings for the mail module==== | |||
this table holds the settings for the mail module. | |||
{| id="mail object" style="width:100%" cellspacing="0" border="1" align="bottom" | {| id="mail object" style="width:100%" cellspacing="0" border="1" align="bottom" | ||
|+'''mail object''' | |+'''mail object''' | ||
Line 59: | Line 60: | ||
| 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 | ||
|- | |- | ||
| autocomplete ||Boolean || true,false || autocomplete functions | | autocomplete || Boolean || true,false || autocomplete functions | ||
|- | |- | ||
| fullmailheader || Boolean || true,false || show full mailheader | | fullmailheader || Boolean || true,false || show full mailheader | ||
|- | |- | ||
| notifyacknoledge||Boolean ||true,false || tdbd | | notifyacknoledge ||Boolean || true,false || tdbd | ||
|- | |||
| newmail_options || Object || [[#newmail_options objects|newmail_options objects]] || Object for the settings of the new email window | |||
|} | |||
{| id="newmail_options objects" style="width:100%" cellspacing="0" border="1" align="bottom" | |||
|+'''newmail_options objects''' | |||
! name !! type !! values !! Comment | |||
|- | |||
| cc || Boolean || true,false || 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 | | |||
|- | |||
|} | |} | ||
{| id="signature objects" style="width:100%" cellspacing="0" border="1" align="bottom" | |||
|+'''signature objects''' | |||
! name !! type !! values !! Comment | |||
|- | |||
| tbd || || || | |||
|} | |||
====protal settings==== | |||
{| id="portal object" style="width:100%" cellspacing="0" border="1" align="bottom" | {| id="portal object" style="width:100%" cellspacing="0" border="1" align="bottom" | ||
|+'''portal object''' | |+'''portal object''' |
Revision as of 18:41, 3 August 2008
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 table holds 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 |
autocomplete | Boolean | true,false | autocomplete functions |
fullmailheader | Boolean | true,false | show full mailheader |
notifyacknoledge | Boolean | true,false | tdbd |
newmail_options | Object | newmail_options objects | Object for the settings of the new email window |
name | type | values | Comment |
---|---|---|---|
cc | Boolean | true,false | |
bcc | Boolean | true,false | |
from | Boolean | true,false | |
options | Boolean | true,false |
name | type | values | Comment |
---|---|---|---|
tbd |
protal settings
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 |
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 |