This is the complete list of members for Zend_Pdf, including all inherited members.
$_inheritableAttributes | Zend_Pdf | protectedstatic |
$_isNewDocument | Zend_Pdf | protected |
$_javaScript | Zend_Pdf | protected |
$_memoryManager | Zend_Pdf | protectedstatic |
$_namedTargets | Zend_Pdf | protected |
$_objFactory | Zend_Pdf | protected |
$_originalOpenOutlinesCount | Zend_Pdf | protected |
$_originalOutlines | Zend_Pdf | protected |
$_originalProperties | Zend_Pdf | protected |
$_pageNumbers | Zend_Pdf | protected |
$_pageReferences | Zend_Pdf | protected |
$_parser | Zend_Pdf | protected |
$_trailer | Zend_Pdf | protected |
$outlines | Zend_Pdf | |
$pages | Zend_Pdf | |
$properties | Zend_Pdf | |
__construct($source=null, $revision=null, $load=false) | Zend_Pdf | |
_cleanUpAction(Zend_Pdf_Action $action, $refreshPageCollectionHashes=true) | Zend_Pdf | protected |
_dumpNamedDestinations() | Zend_Pdf | protected |
_dumpOutlines() | Zend_Pdf | protected |
_dumpPages() | Zend_Pdf | protected |
_loadNamedDestinations(Zend_Pdf_Element_Reference $root, $pdfHeaderVersion) | Zend_Pdf | protected |
_loadOutlines(Zend_Pdf_Element_Reference $root) | Zend_Pdf | protected |
_loadPages(Zend_Pdf_Element_Reference $pages, $attributes=array()) | Zend_Pdf | protected |
_refreshPagesHash() | Zend_Pdf | protected |
extractFont($fontName) | Zend_Pdf | |
extractFonts() | Zend_Pdf | |
getJavaScript() | Zend_Pdf | |
getMemoryManager() | Zend_Pdf | static |
getMetadata() | Zend_Pdf | |
getNamedDestination($name) | Zend_Pdf | |
getNamedDestinations() | Zend_Pdf | |
getOpenAction() | Zend_Pdf | |
load($source=null, $revision=null) | Zend_Pdf | static |
newPage($param1, $param2=null) | Zend_Pdf | |
parse(&$source=null, $revision=null) | Zend_Pdf | static |
PDF_HEADER | Zend_Pdf | |
PDF_VERSION | Zend_Pdf | |
pdfDate($timestamp=null) | Zend_Pdf | static |
render($newSegmentOnly=false, $outputStream=null) | Zend_Pdf | |
resolveDestination(Zend_Pdf_Destination $destination, $refreshPageCollectionHashes=true) | Zend_Pdf | |
revisions() | Zend_Pdf | |
rollback($steps) | Zend_Pdf | |
save($filename, $updateOnly=false) | Zend_Pdf | |
setJavaScript($javascript) | Zend_Pdf | |
setMemoryManager(Zend_Memory_Manager $memoryManager) | Zend_Pdf | static |
setMetadata($metadata) | Zend_Pdf | |
setNamedDestination($name, $destination=null) | Zend_Pdf | |
setOpenAction(Zend_Pdf_Target $openAction=null) | Zend_Pdf | |