* - ch: (boolean) [children] Does the mailbox contain children? * DEFAULT: no * - cl: (string) [class] The CSS class. * DEFAULT: 'folderImg' * - co: (boolean) [container] Is this mailbox a container element? * DEFAULT: no * - fs: (boolean) [boolean] Fixed element for sorting purposes. * DEFAULT: no * - i: (string) [icon] A user defined icon to use. * DEFAULT: none * - l: (string) [label] The mailbox display label. * - m: (string) [mbox] The mailbox value (base64url encoded). * - n: (boolean) [non-imap] A non-IMAP element? * DEFAULT: no * - nc: (boolean) [no children] Does the element not allow children? * DEFAULT: no * - ns: (boolean) [no sort] Don't sort on browser. * DEFAULT: no * - pa: (string) [parent] The parent element. * DEFAULT: DimpCore.conf.base_mbox * - po: (boolean) [polled] Is the element polled? * DEFAULT: no * - r: (integer) [remote] Is this a "remote" element? 1 is the remote * container, 2 is a remote account, and 3 is a remote mailbox. * DEFAULT: 0 * - s: (boolean) [special] Is this a "special" element? * DEFAULT: no * - t: (string) [title] Mailbox title. * DEFAULT: 'l' val * - un: (boolean) [unsubscribed] Is this mailbox unsubscribed? * DEFAULT: no * - v: (integer) [virtual] Virtual folder? 0 = not vfolder, 1 = system * vfolder, 2 = user vfolder * DEFAULT: 0 *