<?php
/**
* Inheritance: no
* Variants: no
Fields Summary:
- title [input]
- subtitle [input]
- categoriesRoot [manyToOneRelation]
- articlesRoot [manyToOneRelation]
- documentRootDe [manyToOneRelation]
- documentRootEn [manyToOneRelation]
- blogPathPrefix [input]
*/
return Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
'id' => '2',
'name' => 'Blog',
'description' => '',
'creationDate' => 0,
'modificationDate' => 1653401646,
'userOwner' => 2,
'userModification' => 2,
'parentClass' => '',
'implementsInterfaces' => '',
'listingParentClass' => '',
'useTraits' => '',
'listingUseTraits' => '',
'encryption' => false,
'encryptedTables' =>
array (
),
'allowInherit' => false,
'allowVariants' => false,
'showVariants' => false,
'fieldDefinitions' =>
array (
),
'layoutDefinitions' =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'name' => 'pimcore_root',
'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' => 'Blog Einstellungen',
'type' => NULL,
'region' => NULL,
'title' => 'Blog Einstellungen',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => 850,
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'title',
'title' => 'Blog Titel',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => 850,
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'subtitle',
'title' => 'Blog Untertitel',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
2 =>
Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
'fieldtype' => 'manyToOneRelation',
'width' => 850,
'assetUploadPath' => '',
'relationType' => true,
'objectsAllowed' => true,
'assetsAllowed' => false,
'assetTypes' =>
array (
),
'documentsAllowed' => false,
'documentTypes' =>
array (
),
'classes' =>
array (
0 =>
array (
'classes' => 'BlogCategory',
),
1 =>
array (
'classes' => 'folder',
),
),
'pathFormatterClass' => '',
'name' => 'categoriesRoot',
'title' => 'Kategorien Hauptverzeichnis',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
)),
3 =>
Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
'fieldtype' => 'manyToOneRelation',
'width' => 850,
'assetUploadPath' => '',
'relationType' => true,
'objectsAllowed' => true,
'assetsAllowed' => false,
'assetTypes' =>
array (
),
'documentsAllowed' => false,
'documentTypes' =>
array (
),
'classes' =>
array (
0 =>
array (
'classes' => 'folder',
),
1 =>
array (
'classes' => 'BlogArticle',
),
),
'pathFormatterClass' => '',
'name' => 'articlesRoot',
'title' => 'Artikel Hauptverzeichnis',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
)),
4 =>
Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
'fieldtype' => 'manyToOneRelation',
'width' => 800,
'assetUploadPath' => '',
'relationType' => true,
'objectsAllowed' => false,
'assetsAllowed' => false,
'assetTypes' =>
array (
),
'documentsAllowed' => true,
'documentTypes' =>
array (
),
'classes' =>
array (
),
'pathFormatterClass' => '',
'name' => 'documentRootDe',
'title' => 'Dokumenten-Root DE',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
)),
5 =>
Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
'fieldtype' => 'manyToOneRelation',
'width' => 800,
'assetUploadPath' => '',
'relationType' => true,
'objectsAllowed' => false,
'assetsAllowed' => false,
'assetTypes' =>
array (
),
'documentsAllowed' => true,
'documentTypes' =>
array (
),
'classes' =>
array (
),
'pathFormatterClass' => '',
'name' => 'documentRootEn',
'title' => 'Dokumenten-Root EN',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
)),
6 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => 800,
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'blogPathPrefix',
'title' => 'Blog Pfad-Präfix (z.B. /blog)',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'icon' => '',
'labelWidth' => 0,
'labelAlign' => 'left',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'icon' => NULL,
'labelWidth' => 100,
'labelAlign' => 'left',
)),
'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/globe.svg',
'previewUrl' => '',
'group' => '',
'showAppLoggerTab' => false,
'linkGeneratorReference' => '',
'previewGeneratorReference' => '',
'compositeIndices' =>
array (
),
'generateTypeDeclarations' => true,
'showFieldLookup' => false,
'propertyVisibility' =>
array (
'grid' =>
array (
'id' => true,
'key' => false,
'path' => true,
'published' => true,
'modificationDate' => true,
'creationDate' => true,
),
'search' =>
array (
'id' => true,
'key' => false,
'path' => true,
'published' => true,
'modificationDate' => true,
'creationDate' => true,
),
),
'enableGridLocking' => false,
'dao' => NULL,
'blockedVarsForExport' =>
array (
),
));