6.0.0-alpha12
6/12/25

[#6209] Get attribute values by criteria
Summary Get attribute values by criteria
Queue Horde Framework Packages
Queue Version HEAD
Type Enhancement
State Resolved
Priority 1. Low
Owners chuck (at) horde (dot) org
Requester duck (at) obala (dot) net
Created 02/05/2008 (6337 days ago)
Due
Updated 02/08/2008 (6334 days ago)
Assigned
Resolved 02/08/2008 (6334 days ago)
Milestone
Patch No

History
02/08/2008 07:49:33 PM Chuck Hagenbuch Comment #4
Assigned to Chuck Hagenbuch
State ⇒ Resolved
Reply to this comment
Looks reasonable to me, and good to get in for 3.2. Committed and merged.
02/07/2008 03:48:00 PM Jan Schneider State ⇒ Feedback
 
02/07/2008 03:21:56 PM Michael Rubinsky Comment #3 Reply to this comment
This seems reasonable to me, but don't want to commit something to 
datatree without someone else, with more experience with DT, looking 
at it.



Don't seem to be able to set the state on this queue, so consider this 
set to "Feedback"


02/05/2008 10:16:37 AM Duck Comment #2
New Attachment: sql.diff Download
Reply to this comment
The patch
02/05/2008 10:15:42 AM Duck Comment #1
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Get attribute values by criteria
Queue ⇒ Horde Framework Packages
State ⇒ New
Reply to this comment
Add a new getValuesByAttributes method to DataTree. Acts the same as 
getAttributeValues() but uses criteria filter. So you can directly 
select all possible values of an key/name combination corresponding 
filtered by additional attribute vales without need to read read all 
object  data and create them. For example I will submit a patch for 
Ansel soon, where we get all complete shares just to get gallery ids.

Saved Queries