<?php
/**
Fields Summary:
- localizedfields [localizedfields]
-- name [input]
- percent [numeric]
*/
return Pimcore\Model\DataObject\Fieldcollection\Definition::__set_state(array(
'dao' => NULL,
'key' => 'TaxEntry',
'parentClass' => '',
'implementsInterfaces' => '',
'title' => '',
'group' => '',
'layoutDefinitions' =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'name' => NULL,
'type' => NULL,
'region' => NULL,
'title' => NULL,
'width' => 0,
'height' => 0,
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => NULL,
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'name' => 'Layout',
'type' => NULL,
'region' => NULL,
'title' => NULL,
'width' => NULL,
'height' => NULL,
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => NULL,
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
'fieldtype' => 'localizedfields',
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => NULL,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'regex' => '',
'unique' => NULL,
'showCharCount' => NULL,
'name' => 'name',
'title' => 'Name',
'tooltip' => '',
'mandatory' => true,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'defaultValueGenerator' => '',
)),
),
'name' => 'localizedfields',
'region' => NULL,
'layout' => NULL,
'title' => '',
'width' => '',
'height' => '',
'maxTabs' => NULL,
'border' => false,
'provideSplitView' => NULL,
'tabPosition' => 'top',
'hideLabelsWhenTabsReached' => NULL,
'referencedFields' =>
array (
),
'permissionView' =>
array (
),
'permissionEdit' =>
array (
),
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => NULL,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'labelWidth' => NULL,
'labelAlign' => 'left',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
'fieldtype' => 'numeric',
'width' => '',
'defaultValue' => NULL,
'queryColumnType' => 'double',
'columnType' => 'double',
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => NULL,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'percent',
'title' => 'Tax Rate in Percent',
'tooltip' => '',
'mandatory' => true,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'defaultValueGenerator' => '',
)),
),
'locked' => false,
'icon' => NULL,
'labelWidth' => 100,
'labelAlign' => 'left',
)),
),
'locked' => false,
'icon' => NULL,
'labelWidth' => 100,
'labelAlign' => 'left',
)),
'generateTypeDeclarations' => true,
));