HL3.ViewStub Andreas Beham Creates a stub implementation of a view https://dev.heuristiclab.com/trac/hl/core/wiki/DevelopersCodeSnippets Expansion hl3ViewClass
ViewName Name of the view My Great View ContentType Type of the content to view YourModelClassName DefaultView True if the view is the default view for the given content type. Beware: There can only be one default view per content type! false BaseView The base class for this view to derive from NamedItemView