6.0.0-beta1
9/24/25

[#2177] Allow to pass Query String in a Tree (html)
Summary Allow to pass Query String in a Tree (html)
Queue Horde Framework Packages
Type Enhancement
State Rejected
Priority 1. Low
Owners
Requester jvandal (at) infoteck (dot) qc (dot) ca
Created 06/23/2005 (7398 days ago)
Due
Updated 06/25/2005 (7396 days ago)
Assigned
Resolved 06/25/2005 (7396 days ago)
Milestone
Patch No

History
06/25/2005 09:43:34 AM Jan Schneider State ⇒ Rejected
 
06/24/2005 09:20:28 PM jvandal (at) infoteck (dot) qc (dot) ca Comment #3 Reply to this comment
After more investigation, I think that this ticket is not useful and 
must be closed



I only have to  use a Javascript Tree.
06/24/2005 10:30:48 AM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Wouldn't Horde::selfUrl($this->getOption('querystring')) work too?
06/23/2005 06:43:28 PM jvandal (at) infoteck (dot) qc (dot) ca Comment #1
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Allow to pass Query String in a Tree (html)
Queue ⇒ Horde Framework Packages
New Attachment: tree.diff.txt Download
Reply to this comment
In order to use the enhancement mentionned in the ticket #2176, I need 
to add the Query String  to the URL used to Expand/Collapse the Tree.



I've add a new option "querystring" that can be enable/disable using:



$tree->setOption('querystring' => true);

Saved Queries