<?php
return Pimcore\AssetMetadataClassDefinitionsBundle\Model\Configuration::__set_state(array(
'name' => 'Credits',
'title' => '',
'prefix' => 'Credits',
'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/copyright.svg',
'layoutDefinitions' =>
Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Layout\Panel::__set_state(array(
'fieldtype' => 'panel',
'labelWidth' => 100,
'layout' => NULL,
'border' => false,
'name' => NULL,
'type' => NULL,
'region' => NULL,
'title' => NULL,
'width' => NULL,
'height' => NULL,
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => NULL,
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Layout\Panel::__set_state(array(
'fieldtype' => 'panel',
'labelWidth' => 100,
'layout' => NULL,
'border' => false,
'name' => 'Layout',
'type' => NULL,
'region' => NULL,
'title' => '',
'width' => NULL,
'height' => NULL,
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'datatype' => 'data',
'name' => 'author',
'title' => 'Author',
'style' => '',
'width' => 500,
'mandatory' => false,
)),
1 =>
Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'datatype' => 'data',
'name' => 'authorLink',
'title' => 'Author Link',
'style' => '',
'width' => 500,
'mandatory' => false,
)),
2 =>
Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'datatype' => 'data',
'name' => 'copyright',
'title' => 'Copyright',
'style' => '',
'width' => 500,
'mandatory' => false,
)),
3 =>
Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'datatype' => 'data',
'name' => 'source',
'title' => 'Source',
'style' => '',
'width' => 500,
'mandatory' => true,
)),
),
'locked' => false,
'icon' => '',
)),
),
'locked' => false,
'icon' => NULL,
)),
'dao' => NULL,
));