Summary | Exclude preferences from being stored |
Queue | Horde Framework Packages |
Queue Version | FRAMEWORK_3 |
Type | Enhancement |
State | Rejected |
Priority | 1. Low |
Owners | |
Requester | mail (at) pbartels (dot) info |
Created | 05/15/2009 (5872 days ago) |
Due | |
Updated | 06/13/2009 (5843 days ago) |
Assigned | |
Resolved | 06/13/2009 (5843 days ago) |
Milestone | |
Patch | Yes |
State ⇒ Feedback
Priority ⇒ 1. Low
New Attachment: diff.txt
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Exclude preferences from being stored
Type ⇒ Enhancement
State ⇒ New
I needed the feature to exclude some preferences from being stored in
a backend driver.
I use the preferences to add my own preferences to the imp ones. This
preferences are stored via XML RPC and not using a standard backend
driver.
The attached patch allows setting the flag 'store' => false for a preference.
It's for ./horde/lib/Horde/Prefs.php