com.dotmarketing.services
Class ContentletServices
java.lang.Object
com.dotmarketing.services.ContentletServices
public class ContentletServices
- extends java.lang.Object
- Author:
- will
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentletServices
public ContentletServices()
publishContentletToFile
public static void publishContentletToFile(Contentlet contentlet)
writeContentletToFile
public static void writeContentletToFile(Contentlet contentlet,
boolean EDIT_MODE)
writeContentletToFile
public static void writeContentletToFile(Contentlet content,
Identifier identifier,
boolean EDIT_MODE)
sortContentlets
public static java.util.List<Contentlet> sortContentlets(java.util.List<Contentlet> contentletList,
java.lang.String sortBy)
unpublishContentletFile
public static void unpublishContentletFile(Contentlet asset)
removeContentletFile
public static void removeContentletFile(Contentlet asset,
boolean EDIT_MODE)
removeContentletFile
public static void removeContentletFile(Contentlet asset,
Identifier identifier,
boolean EDIT_MODE)
Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.