Posted by nonsie on March 11, 2009 at 10:16pm
| Project: | Domain User Default |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Attached patch adds two functions: to return either # of users (e.g user who have marked this domain as default) on a given domain or # of users per domain for all domains.
I'm using these functions in a custom services method but I'm sure there are other use cases as well.
| Attachment | Size |
|---|---|
| domain_user_default.module_user_counts.patch | 1.31 KB |
Comments
#1
I realized after submitting it that it doesn't make sense to have too different functions for this. Attached patch combines them into one function.
#2
Committed to dev - http://drupal.org/cvs?commit=297364
#3
Automatically closed -- issue fixed for 2 weeks with no activity.