An abstract class that defines the functions needed for child pipeline classes.
Pipelines are used by the Pomo Website Management System to handle the storage and retrieval of PagePart data.
Examples of possible Pipelines include:
Located in /core/pipelines/pipelineBase.class.inc (line 29)
Class | Description |
---|---|
PublishImmediately | A pipeline class that publishes all items submitted immediately |
Create the Pipeline Object
gets the data for a PagePart, no matter where it is in the Pipeline processing
gets an associative array with data describing the status of a PagePart inside of the Pipeline
process all items in the pipeline. Moves items to the next stage of the Pipeline if they are ready.
This function is not currently implemented or well defined.
adds an object to the pipeline, and stores it.
Documentation generated on Tue, 4 Oct 2005 21:59:27 -0700 by phpDocumentor 1.3.0RC3