# customsubcategory=200=Contact
plugin.tx_sgestatebase_pi1 {
    view {
        # cat=smply.gd Estate Extension: Base/file; type=string; label=Path to template root (FE)
        templateRootPath = EXT:sg_estate_base/Resources/Private/Templates/
        # cat=smply.gd Estate Extension: Base/file; type=string; label=Path to template partials (FE)
        partialRootPath = EXT:sg_estate_base/Resources/Private/Partials/
        # cat=smply.gd Estate Extension: Base/file; type=string; label=Path to template layouts (FE)
        layoutRootPath = EXT:sg_estate_base/Resources/Private/Layouts/
    }
    settings{
        pid{
            # cat=smply.gd Estate Extension: Base/links/a; type=int+; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.pid.search
            search =
            # cat=smply.gd Estate Extension: Base/links/b; type=int+; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.pid.list
            list =
            # cat=smply.gd Estate Extension: Base/links/c; type=int+; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.pid.detail
            detail =
            # cat=smply.gd Estate Extension: Base/links/d; type=int+; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.pid.contact
            contact =
        }
        contact{
            # cat=smply.gd Estate Extension: Base/200/a; type=int+; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.contact.redirectPidSuccess
            redirectPidSuccess =
            # cat=smply.gd Estate Extension: Base/200/b; type=int+; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.contact.redirectPidFailure
            redirectPidFailure =
            # cat=smply.gd Estate Extension: Base/200/c; type=string; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.contact.receivers
            receivers =
            # cat=smply.gd Estate Extension: Base/200/d; type=string; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.contact.sender
            sender =
            # cat=smply.gd Estate Extension: Base/200/e; type=string; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.contact.subject
            subject =
            # cat=smply.gd Estate Extension: Base/200/f; type=options[HTML=text/html,TEXT=text/plain]; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.contact.mailformat
            mailformat =
        }
        show{
            # cat=smply.gd Estate Extension: Base/230/a; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.show.salutation
            salutation = 1
            # cat=smply.gd Estate Extension: Base/230/b; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.show.firstname
            firstname = 1
            # cat=smply.gd Estate Extension: Base/230/c; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.show.lastname
            lastname = 1
            # cat=smply.gd Estate Extension: Base/230/d; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.show.company
            company = 0
            # cat=smply.gd Estate Extension: Base/230/e; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.show.street
            street = 0
            # cat=smply.gd Estate Extension: Base/230/f; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.show.zip
            zip = 0
            # cat=smply.gd Estate Extension: Base/230/g; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.show.city
            city = 0
            # cat=smply.gd Estate Extension: Base/230/h; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.show.phone
            phone = 1
            # cat=smply.gd Estate Extension: Base/230/i; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.show.fax
            fax = 0
            # cat=smply.gd Estate Extension: Base/230/j; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.show.mobile
            mobile = 0
            # cat=smply.gd Estate Extension: Base/230/k; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.show.email
            email = 1
            # cat=smply.gd Estate Extension: Base/230/l; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.show.channel
            channel = 0
            # cat=smply.gd Estate Extension: Base/230/m; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.show.wish
            wish = 0
            # cat=smply.gd Estate Extension: Base/230/n; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.show.message
            message = 1
        }
        validation{
            # cat=smply.gd Estate Extension: Base/250/a; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.validation.salutation
            salutation = 1
            # cat=smply.gd Estate Extension: Base/250/b; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.validation.firstname
            firstname = 1
            # cat=smply.gd Estate Extension: Base/250/c; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.validation.lastname
            lastname = 1
            # cat=smply.gd Estate Extension: Base/250/d; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.validation.company
            company = 0
            # cat=smply.gd Estate Extension: Base/250/e; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.validation.street
            street = 0
            # cat=smply.gd Estate Extension: Base/250/f; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.validation.zip
            zip = 0
            # cat=smply.gd Estate Extension: Base/250/g; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.validation.city
            city = 0
            # cat=smply.gd Estate Extension: Base/250/h; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.validation.phone
            phone = 1
            # cat=smply.gd Estate Extension: Base/250/i; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.validation.fax
            fax = 0
            # cat=smply.gd Estate Extension: Base/250/j; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.validation.mobile
            mobile = 0
            # cat=smply.gd Estate Extension: Base/250/k; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.validation.email
            email = 1
            # cat=smply.gd Estate Extension: Base/250/l; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.validation.channel
            channel = 0
            # cat=smply.gd Estate Extension: Base/250/m; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.validation.wish
            wish = 0
            # cat=smply.gd Estate Extension: Base/250/n; type=boolean; label=LLL:EXT:sg_estate_base/Resources/Private/Language/locallang.xlf:constanteditor.settings.validation.message
            message = 1
        }
    }
}