Members
Methods
# getCollection(collectionName) → {*}
Returns the collection for the given collectionName.
Parameters:
Name | Type | Description |
---|---|---|
collectionName |
string | the name of the collection. |
if the collectionName is not a HACC-Hui collection name.
Meteor.Error
*