From 9d465a49576aac5cff21a85088958af29334c957 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Mon, 15 Nov 2010 22:08:59 +0100 Subject: [PATCH] What exactly is "label", compared to "value" and "display"? --- imp/lib/Imap/Tree/Element.php | 1 + 1 file changed, 1 insertion(+) diff --git a/imp/lib/Imap/Tree/Element.php b/imp/lib/Imap/Tree/Element.php index e1cbff364..a2c4a9b7e 100644 --- a/imp/lib/Imap/Tree/Element.php +++ b/imp/lib/Imap/Tree/Element.php @@ -75,6 +75,7 @@ class IMP_Imap_Tree_Element * 'iconopen' - (Horde_Themes_Image) The openicon to use. * 'user_icon' - (boolean) Use a user defined icon? * 'invisible' - (boolean) Is element invisible? + * 'label' - (string) * 'level' - (integer) The deepness level of this element. * 'mbox_val' - (string) A html-ized version of 'value'. * 'name' - (string) A html-ized version of 'label'. -- 2.11.0