Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct () | |
getType () | |
toString ($factory=null) | |
![]() | |
getType () | |
toString ($factory=null) | |
makeClone (Zend_Pdf_ElementFactory $factory, array &$processed, $mode) | |
setParentObject (Zend_Pdf_Element_Object $parent) | |
getParentObject () | |
touch () | |
cleanUp () | |
toPhp () | |
Data Fields | |
$value | |
![]() | |
const | TYPE_BOOL = 1 |
const | TYPE_NUMERIC = 2 |
const | TYPE_STRING = 3 |
const | TYPE_NAME = 4 |
const | TYPE_ARRAY = 5 |
const | TYPE_DICTIONARY = 6 |
const | TYPE_STREAM = 7 |
const | TYPE_NULL = 11 |
const | CLONE_MODE_SKIP_PAGES = 1 |
const | CLONE_MODE_FORCE_CLONING = 2 |
Additional Inherited Members | |
![]() | |
static | phpToPdf ($input) |
__construct | ( | ) |
Object constructor
Definition at line 48 of file Null.php.
toString | ( | $factory = null | ) |