bfederle 64605e7703 UI: Add tag API call generator
Adds a helper to return an object to pass to the 'tagger' widget,
including all required data and action functions.

Syntax is as follows, just include anywhere were the tags widget is
supported:

tags: cloudStack.api.tags({
  resourceType: 'Project',
  contextId: 'projects'
})
2012-07-23 15:18:36 -07:00
..
2012-07-11 17:16:06 -07:00
2012-06-26 13:30:36 -07:00
2012-06-26 13:30:36 -07:00
2012-06-29 13:36:07 -07:00