Namespace Monk.data.collection
Defined in: data.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Method Attributes | Method Name and Description |
|---|---|
| <static> |
Monk.data.collection.getMetaDataHierarchy()
Gets the collections metadata hierarchy as a literal
|
| <static> |
Monk.data.collection.getWork(workId)
|
| <static> |
Monk.data.collection.loadMetaDataHierarchy(progressWin)
Loads the collections metadata hierarchy from the server
|
Method Detail
<static>
{Object}
Monk.data.collection.getMetaDataHierarchy()
Gets the collections metadata hierarchy as a literal
- Returns:
- {Object} The collections metadata hierarhcy as a literal
<static>
Monk.data.collection.getWork(workId)
- Parameters:
- workId
<static>
Monk.data.collection.loadMetaDataHierarchy(progressWin)
Loads the collections metadata hierarchy from the server
- Parameters:
- progressWin