Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
return [0=> ['value'=> '2', 'is_active'=> '1', 'label'=> 'Default Category', 'optgroup'=> [0=> ['value'=> '3', 'is_active'=> '1', 'label'=> 'Category 1', 'optgroup'=> [0=> ['value'=> '4', 'is_active'=> '1', 'label'=> 'Category 1.1', 'optgroup'=> [0=> ['value'=> '5', 'is_active'=> '1', 'label'=> 'Category 1.1.1',],],], 1=> ['value'=> '13', 'is_active'=> '1', 'label'=> 'Category 1.2',],],], 1=> ['value'=> '6', 'is_active'=> '1', 'label'=> 'Category 2',], 2=> ['value'=> '7', 'is_active'=> '1', 'label'=> 'Movable',], 3=> ['value'=> '8', 'is_active'=> '0', 'label'=> 'Inactive',], 4=> ['value'=> '9', 'is_active'=> '1', 'label'=> 'Movable Position 1',], 5=> ['value'=> '10', 'is_active'=> '1', 'label'=> 'Movable Position 2',], 6=> ['value'=> '11', 'is_active'=> '1', 'label'=> 'Movable Position 3',], 7=> ['value'=> '12', 'is_active'=> '1', 'label'=> 'Category 12',],],],] | |
return[ 0=> [ 'value'=> '2', 'is_active'=> '1', 'label'=> 'Default Category', 'optgroup'=> [ 0=> [ 'value'=> '3', 'is_active'=> '1', 'label'=> 'Category 1', 'optgroup'=> [ 0=> [ 'value'=> '4', 'is_active'=> '1', 'label'=> 'Category 1.1', 'optgroup'=> [ 0=> [ 'value'=> '5', 'is_active'=> '1', 'label'=> 'Category 1.1.1',],],], 1=> [ 'value'=> '13', 'is_active'=> '1', 'label'=> 'Category 1.2',],],], 1=> [ 'value'=> '6', 'is_active'=> '1', 'label'=> 'Category 2',], 2=> [ 'value'=> '7', 'is_active'=> '1', 'label'=> 'Movable',], 3=> [ 'value'=> '8', 'is_active'=> '0', 'label'=> 'Inactive',], 4=> [ 'value'=> '9', 'is_active'=> '1', 'label'=> 'Movable Position 1',], 5=> [ 'value'=> '10', 'is_active'=> '1', 'label'=> 'Movable Position 2',], 6=> [ 'value'=> '11', 'is_active'=> '1', 'label'=> 'Movable Position 3',], 7=> [ 'value'=> '12', 'is_active'=> '1', 'label'=> 'Category 12',],],],] |
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Definition at line 78 of file expected_categories.php.