|
Jive API (4.5.7.0) Core Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContainerContentInfoProvider
Place all the methods required by your content type's community tab body here (see community-content.ftl and
CommunityAction).
For example, if your tab requires lists of the content, add a method here providing that.
| Method Summary | |
|---|---|
java.lang.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. |
java.lang.String |
getSidebarFtl()
Use this method to specify the relative path to an FTL responsible for generating content type specific sidebar to be displayed in addition to the default container sidebar. null will result in no custom sidebar elements |
| Method Detail |
|---|
java.lang.String getMainBodyFtl()
java.lang.String getSidebarFtl()
|
Jive Product Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||