Jive API (3.0.13) Core Javadocs

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.
 

Method Detail

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.

Jive Product Page

Copyright © 1999-2007 Jive Software.