Skip to content

HDAElement

Benjamin Nelson DeMann edited this page Aug 24, 2017 · 2 revisions

HDAElement

This just allows all elements that uses HDAs to have a record of the HDA file extention in .element file.

Any time that an element is an HDA then this element should be used.

This type of element also override the publish method so that a link to the HDA will be created in the otl(hda) directory.

HDAElement is a child class of the Element class.

Static Methods

  • create_new_dict(name, department, parent_name):
  • publish(self, username, src, comment, status=None):