gws.base.project.core.Config
struct
Project configuration gws.base.project.core.Config
Eigenschaft | Typ | Default | |
---|---|---|---|
access | gws.core.types.AclSpec | Konfiguration der Zugriffsrechte | |
actions | [ gws.ext.config.action ] | project-specific actions gws.base.project.core.Config.actions | |
assets | gws.base.web.site.DocumentRootConfig | project-specific assets options gws.base.project.core.Config.assets | |
client | gws.base.client.core.Config | project-specific gws client configuration gws.base.project.core.Config.client | |
finders | [ gws.ext.config.finder ] | search providers gws.base.project.core.Config.finders | |
locales | [ str ] | project locales gws.base.project.core.Config.locales | |
map | gws.base.map.core.Config | Map configuration gws.base.project.core.Config.map | |
metadata | gws.core.types.Metadata | project metadata gws.base.project.core.Config.metadata | |
models | [ gws.ext.config.model ] | data models gws.base.project.core.Config.models | |
overviewMap | gws.base.map.core.Config | Overview map configuration gws.base.project.core.Config.overviewMap | |
owsServices | [ gws.ext.config.owsService ] | OWS services configuration gws.base.project.core.Config.owsServices | |
permissions | gws.core.types.AccessConfig | Optionen für Zugriffsrechte | |
printers | [ gws.base.printer.core.Config ] | print configurations gws.base.project.core.Config.printers | |
templates | [ gws.ext.config.template ] | project info templates gws.base.project.core.Config.templates | |
title | str | project title gws.base.project.core.Config.title | |
type | 'default' | object type gws.base.project.core.Config.type | |
uid | str | Zuweisung einer eindeutigen ID als Text |