Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
prettyPrint () | |
setPrettyPrint ($flag) | |
render () | |
![]() | |
setFilename ($filename) | |
setExclusiveLock ($exclusiveLock) | |
write ($filename=null, Zend_Config $config=null, $exclusiveLock=null) | |
render () | |
![]() | |
__construct (array $options=null) | |
setConfig (Zend_Config $config) | |
setOptions (array $options) | |
write () | |
Protected Attributes | |
$_prettyPrint = false | |
![]() | |
$_filename = null | |
$_exclusiveLock = false | |
![]() | |
$_skipOptions | |
$_config = null | |
prettyPrint | ( | ) |
render | ( | ) |
Render a Zend_Config into a JSON config string.
Definition at line 75 of file Json.php.
setPrettyPrint | ( | $flag | ) |