Difference between revisions of "OX6:Gui path"

(New page: {| id="DateAndTimeTypes" cellspacing="0" border="1" |+ align="bottom" | Date and time types ! Type !! Time !! Timezone !! Comment |- | Date || No || UTC || Date without ti...)
 
Line 1: Line 1:
 +
gui_path|gui_path
 +
 
{| id="DateAndTimeTypes" cellspacing="0" border="1"
 
{| id="DateAndTimeTypes" cellspacing="0" border="1"
 
|+ align="bottom" | Date and time types
 
|+ align="bottom" | Date and time types
! Type     !! Time !! Timezone !! Comment
+
! name     !! type !! value !! Comment
 
|-
 
|-
| Date      || No   || UTC     || Date without time.
+
| infostore    || JSON   || infostore object     || infostore settings
 
|-
 
|-
| Time     || Yes || User     || Date and time.
+
| mail     || JSON || mail object     || mail settings
 
|-
 
|-
| Timestamp || Yes || UTC      || Timestamp or unique sequence number.
+
| 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
 
|-
 
|-
 
|}
 
|}

Revision as of 20:57, 1 August 2008

gui_path|gui_path

Date and time types
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