Opened 4 years ago
Closed 3 years ago
#1325 closed Enhancement (fixed)
ElggEntity.countEntitiesFromRelationship support reverse
| Reported by: | coldtrick | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.7 |
| Component: | Core | Version: | 1.6 |
| Severity: | minor | Keywords: | |
| Cc: | brettp | Difficulty: |
Description
I'd like to see the
ElggEntity.countEntitiesFromRelationship
function to support a reverse count.
ElggEntity.getEntitiesFromRelationship already has it...
Change History (1)
comment:1 Changed 3 years ago by brettp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

(In [svn:3880]) Fixes #1325: ElggEntities::countEntitiesFromRelationship() support inverse relationships.