com.jivesoftware.community.objecttype
Interface ProjectContainableInfoProvider
public interface ProjectContainableInfoProvider
Place all the methods required by your content type's project tab body here (see view-project-content.ftl and
com.jivesoftware.community.project.action.ViewProjectAction.
For example, if your tab requires lists of the content, add a method here providing that.
|
Method Summary |
String |
getMainBodyFtl()
Use this method to specify the relative path to the FTL responsible for generating the body content for your
content type's project tab. |
getMainBodyFtl
String getMainBodyFtl()
- Use this method to specify the relative path to the FTL responsible for generating the body content for your
content type's project tab.
- Returns:
- the relative path to the FTL responsible for generating the body content for your content type's
project tab.
Copyright © 1999-2007 Jive Software.