Difference between revisions of "OX6:Gui path"

Line 33: Line 33:
 
! name      !! type !! values !! Comment
 
! name      !! type !! values !! Comment
 
|-
 
|-
| view || Value || infostore/list infostore/split || infostore view
+
| view || Value || infostore/(list∨split) || infostore view
 
|}
 
|}
  
Line 47: Line 47:
 
| 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 ||Boolean || true/false ||

Revision as of 07:20, 2 August 2008

gui_path|gui_path

Gui path object
name type value Comment
infostore JSON infostore object infostore settings
mail JSON mail object mail settings
portal JSON portal object Portal layout and contend
global JSON global object settings timestamp and global settings
menu JSON menue object menuiteration
theme JSON theme object contains all available themes and the path
effects JSON effects object hover an global effects
tasks JSON tasks objects settings for tasks
FolderTreeState JSON foldertree object holds the folder tree state
contacts JSON contacts object settings for contacts
calendar JSON 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
global object
name type values Comment
theme object
name type values Comment
effects object
name type values Comment
tasks objects
name type values Comment
foldertree object
name type values Comment
contacts object
name type values Comment
calendar object
name type values Comment