com.dotmarketing.services
Class PageServices
java.lang.Object
com.dotmarketing.services.PageServices
public class PageServices
- extends java.lang.Object
- Author:
- will
To change this generated comment edit the template variable "typecomment":
Window>Preferences>Java>Templates.
To enable and disable the creation of type comments go to
Window>Preferences>Java>Code Generation.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageServices
public PageServices()
publishPageToFile
public static void publishPageToFile(HTMLPage htmlPage)
writePageToFile
public static void writePageToFile(HTMLPage htmlPage,
boolean EDIT_MODE)
writePageToFile
public static void writePageToFile(HTMLPage htmlPage,
Identifier identifier,
boolean EDIT_MODE)
unpublishPageFile
public static void unpublishPageFile(HTMLPage htmlPage)
removePageFile
public static void removePageFile(HTMLPage htmlPage,
boolean EDIT_MODE)
removePageFile
public static void removePageFile(HTMLPage htmlPage,
Identifier identifier,
boolean EDIT_MODE)
Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.