Subscriber portal
Adds a list of items to the shortcut menu of the project node.
protected str addContextMenuItems()
Override this method to add a list of items to the shortcut menu of the project node.
When one of the added menu items is selected by a user, the handleContextMenuItem method is called. Override this method to perform the appropriate action.