Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct () | |
clonePage (Zend_Pdf_Page $page) | |
Protected Attributes | |
$_factory | |
$_processed | |
Definition at line 50 of file Extractor.php.
__construct | ( | ) |
Object constructor.
Definition at line 69 of file Extractor.php.
clonePage | ( | Zend_Pdf_Page | $page | ) |
Clone page, extract it and dependent objects from the current document, so it can be used within other docs
return Zend_Pdf_Page
Definition at line 81 of file Extractor.php.
|
protected |
Definition at line 57 of file Extractor.php.
|
protected |
Definition at line 64 of file Extractor.php.