|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct (Json $serializer=null, Normalizer $normalizer=null) | |
| encode (array $value) | |
| decode ($value) | |
Widget Conditions helper.
Definition at line 15 of file Conditions.php.
| __construct | ( | Json | $serializer = null, |
| Normalizer | $normalizer = null |
||
| ) |
| decode | ( | $value | ) |
Decode previously encoded widget conditions.
| string | $value |
Definition at line 56 of file Conditions.php.
| encode | ( | array | $value | ) |
Encode widget conditions to be used with WYSIWIG.
| array | $value |
Definition at line 45 of file Conditions.php.