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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | domain_user_default.module_user_counts2.patch | 1.23 KB | nonsie |
| domain_user_default.module_user_counts.patch | 1.31 KB | nonsie |
Comments
Comment #1
nonsieI realized after submitting it that it doesn't make sense to have too different functions for this. Attached patch combines them into one function.
Comment #2
nonsieCommitted to dev - http://drupal.org/cvs?commit=297364