SetaPDF_Core_Writer_AbstractWriter Abstract class for a writer object

File: /SetaPDF v2/Core/Writer/AbstractWriter.php

Class hierarchy

Summary

Properties

$_status

Status property


Methods

cleanUp()

Method which should/will be called when the document objects cleanUp() method is called.

finish()

Method which should/will be called when the writing process is finished.

getStatus()

Get the current status of the writer object.

start()

Method which should/will be called when the writing process starts.