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 |
must be closed
I only have to use a Javascript Tree.
State ⇒ Feedback
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
ticket #2176, I needto 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);