com.jivesoftware.community.objecttype
Interface CommunityContainableInfoProvider
public interface CommunityContainableInfoProvider
Place all the methods required by your content type's community tab body here (see community-content.ftl and
com.jivesoftware.community.action.CommunityAction).
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 community 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 community tab.
- Returns:
- the relative path to the FTL responsible for generating the body content for your content type's
community tab.
Copyright © 1999-2007 Jive Software.