|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PublishToFileListener | |
com.arsdigita.cms.publishToFile | The Publish-To-Filesystem(P2FS) service writes published content to the file system so that another webserver (e.g. |
Uses of PublishToFileListener in com.arsdigita.cms.publishToFile |
Classes in com.arsdigita.cms.publishToFile that implement PublishToFileListener | |
class |
PublishToFile
Methods for writing content (as static pages) to the file system when an item is published, and removing the files when the item is unpublished. |
Methods in com.arsdigita.cms.publishToFile with parameters of type PublishToFileListener | |
static void |
QueueManager.setListener(PublishToFileListener l)
Set the listener that processes the publish and unpublish requests. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |