Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
return ['product-details'=> ['children'=> ['container_category_ids'=> ['arguments'=> ['data'=> ['config'=> ['formElement'=> 'container', 'componentType'=> 'container', 'breakLine'=> false, 'label'=> 'Categories', 'required'=> '0', 'sortOrder'=> 70,],],], 'children'=> ['category_ids'=> ['arguments'=> ['data'=> ['config'=> ['dataType'=> 'text', 'formElement'=> 'input', 'visible'=> '1', 'required'=> '0', 'notice'=> null, 'default'=> null, 'label'=> 'Categories', 'code'=> 'category_ids', 'source'=> 'product-details', 'scopeLabel'=> '[GLOBAL]', 'globalScope'=> true, 'sortOrder'=> 70, 'componentType'=> 'field',],],],],],]]]] | |
return[ 'product-details'=> [ 'children'=> [ 'container_category_ids'=> [ 'arguments'=> [ 'data'=> [ 'config'=> [ 'formElement'=> 'container', 'componentType'=> 'container', 'breakLine'=> false, 'label'=> 'Categories', 'required'=> '0', 'sortOrder'=> 70,],],], 'children'=> [ 'category_ids'=> [ 'arguments'=> [ 'data'=> [ 'config'=> [ 'dataType'=> 'text', 'formElement'=> 'input', 'visible'=> '1', 'required'=> '0', 'notice'=> null, 'default'=> null, 'label'=> 'Categories', 'code'=> 'category_ids', 'source'=> 'product-details', 'scopeLabel'=> '[GLOBAL]', 'globalScope'=> true, 'sortOrder'=> 70, 'componentType'=> 'field',],],],],],]]]] |
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Definition at line 54 of file input_meta_for_categories.php.