|
| __construct ($contentStreamObject= '') |
| Object constructor.
|
|
| addInstructions ($instructions) |
| Appends instructions to the end of the content stream.
|
|
| getInstructions () |
| Get current stream content.
|
|
| clear () |
| Clear stream content.
|
|
| flush () |
| Flush buffered content.
|
|
| __construct ($resource) |
| Object constructor.
|
|
| __clone () |
| Clone page, extract it and dependent objects from the current document, so it can be used within other docs.
|
|
| cloneResource ($factory, &$processed) |
| Clone resource, extract it and dependent objects from the current document, so it can be used within other docs.
|
|
| getResource () |
| Get resource.
|
|
| getFactory () |
| Get factory.
|
|