Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Deck of Cards
idsdkProject
Card
defaulttrue
labelUI Control
titleInterface for displaying project information

Card
labelController & Methods
titleThe modules to be loaded for using this interface

Controller: projectController

Methods: No public methods

findMembers(String project_id): Find the project members

find(Object project or String project_id): Loads the project details

Card
labelTemplate & View
titleThe template that has to be loaded

Template: project.hbs, project-details.hbs, mod-layers.hbs(For setting layer transparency & visibility)

View: projectView

 

...

Anchor
projectList
projectList

...

Deck of Cards
idsdkProjectList
Card
defaulttrue
labelUI Control
titleInterface for displaying list of projects

Card
labelController & Methods
titleThe modules to be loaded for using this interface

Controller: projectListController

Methods: No public methods:

setLastOpened(String project_id): Move the specified project to the top of the project list

findAll(): Loads the project list

Card
labelTemplate & View
titleThe template that has to be loaded

Template: projectList.hbs

View: projectlistView

 

...

Anchor
slideshow
slideshow

...