static findByIdentifier($identifier, $constraint="")
ComponentPageView generates the page content for a component page, substituting page fields,...
getDefaultPage($section)
Returns the identifier for the default page in the section (i.e.
getAdminView($section)
Factory method to build the view class for displaying and manipulating section content for the specif...
getContent($section, $identifier)
Returns a SectionContent object for the specified section and identifier.
sendContent($section, $identifier)
Renders and sends the specified content for the given section.
Defines the interface required by a SectionContentManager.