-
Notifications
You must be signed in to change notification settings - Fork 10
HDAElement
Benjamin Nelson DeMann edited this page Aug 24, 2017
·
2 revisions
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.
- create_new_dict(name, department, parent_name):
- publish(self, username, src, comment, status=None):