com.solidstategroup.cms
Class ChunkTemplates
java.lang.Object
com.solidstategroup.cms.ChunkTemplates
public class ChunkTemplates
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IMAGE_URL_PREFIX
public static final java.lang.String IMAGE_URL_PREFIX
- See Also:
- Constant Field Values
DOCUMENT_URL_PREFIX
public static final java.lang.String DOCUMENT_URL_PREFIX
- See Also:
- Constant Field Values
ChunkTemplates
public ChunkTemplates()
populateSite
public static void populateSite()
populateSitePreview
public static void populateSitePreview()
getChunkTemplate
public static ChunkTemplate getChunkTemplate(int rootChunkTemplateId)
getChunkTemplatePreview
public static ChunkTemplate getChunkTemplatePreview(int rootChunkTemplateId)
getAllChunkTemplates
public static java.util.HashMap getAllChunkTemplates()
getAllChunkTemplatesPreview
public static java.util.HashMap getAllChunkTemplatesPreview()
repopulateTemplates
public static void repopulateTemplates()
getAllChunkTemplatesVector
public static java.util.Vector getAllChunkTemplatesVector()
getAllChunkTemplatesPreviewVector
public static java.util.Vector getAllChunkTemplatesPreviewVector()