------------------------------------------------------------------------------ -- Arquivo de formulário de configuracao default do Publique ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ -- Tabela de configuracao de Textos ------------------------------------------------------------------------------ frmStringsPanel = { Label = strStringsPanel.Label, HelpFile = strStringsPanel.HelpFile, Fields = { ------------------------------------------------------------------------------ { Name = "Global", Label = strStringsPanel.Global.Label, Fields = { { Name = "siteTitleText", Label = strStringsPanel.Global.siteTitleText.Label, Control = { ctype = "Text", size = "30", ValueSource = "FrameSet.head.title" } }, }, }, ------------------------------------------------------------------------------ { Name = "ControlsPanel", Label = strStringsPanel.controlsPanel.Label, Fields = { { Name = "selectVisible", Label = strStringsPanel.controlsPanel.selectVisible.Label, Control = { ctype = "Boolean", ValueSource = "ControlsPanel.SectionSelect.visible" } }, { Name = "selectLabel", Label = strStringsPanel.controlsPanel.selectLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "ControlsPanel.SectionSelect.label" } }, { Name = "homeOptionText", Label = strStringsPanel.controlsPanel.homeOptionText.Label, Control = { ctype = "Text", size = "30", ValueSource = "ControlsPanel.SectionSelect.homeOptionText" } }, { Name = "searchVisible", Label = strStringsPanel.controlsPanel.searchVisible.Label, Control = { ctype = "Boolean", ValueSource = "ControlsPanel.Search.visible" } }, { Name = "searchLabel", Label = strStringsPanel.controlsPanel.searchLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "ControlsPanel.Search.label" } }, { Name = "advSearchLinkVisible", Label = strStringsPanel.controlsPanel.advSearchLinkVisible.Label, Control = { ctype = "Boolean", ValueSource = "ControlsPanel.Search.AdvancedSearchLinkVisible" } }, { Name = "advSearchLinkLabel", Label = strStringsPanel.controlsPanel.advSearchLinkLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "ControlsPanel.Search.AdvancedSearchLinkValue" } }, } }, ------------------------------------------------------------------------------ { Name = "homeView", Label = strStringsPanel.homeView.Label, Fields = { { Name = "titleVisible", Label = strStringsPanel.homeView.titleVisible.Label, Control = { ctype = "Boolean", ValueSource = "HomeViewPanel.FirstPageTitle.visible" } }, { Name = "titleLabel", Label = strStringsPanel.homeView.titleLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "HomeViewPanel.FirstPageTitle.label" } }, { Name = "dateVisible", Label = strStringsPanel.homeView.dateVisible.Label, Control = { ctype = "Boolean", ValueSource = "HomeViewPanel.RealDate.visible" } }, { Name = "infoAuthorVisible", Label = strStringsPanel.homeView.infoAuthorVisible.Label, Control = { ctype = "Boolean", ValueSource = "HomeViewPanel.Author.visible" } }, { Name = "infoAuthorLabel", Label = strStringsPanel.homeView.infoAuthorLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "HomeViewPanel.Author.label" } }, { Name = "infoSectionVisible", Label = strStringsPanel.homeView.infoSectionVisible.Label, Control = { ctype = "Boolean", ValueSource = "HomeViewPanel.Source.sectionVisible" } }, { Name = "infoSectionLabel", Label = strStringsPanel.homeView.infoSectionLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "HomeViewPanel.Source.lblSection" } }, { Name = "infoDateVisible", Label = strStringsPanel.homeView.infoDateVisible.Label, Control = { ctype = "Boolean", ValueSource = "HomeViewPanel.Source.dateVisible" } }, { Name = "infoDateLabel", Label = strStringsPanel.homeView.infoDateLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "HomeViewPanel.Source.lblDate" } }, { Name = "infoTimeVisible", Label = strStringsPanel.homeView.infoTimeVisible.Label, Control = { ctype = "Boolean", ValueSource = "HomeViewPanel.Source.timeVisible" } }, { Name = "infoTimeLabel", Label = strStringsPanel.homeView.infoTimeLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "HomeViewPanel.Source.lblTime" } }, { Name = "infoSummaryVisible", Label = strStringsPanel.homeView.infoSummaryVisible.Label, Control = { ctype = "Boolean", ValueSource = "HomeViewPanel.Lead.visible" } }, } }, ------------------------------------------------------------------------------ { Name = "indexView", Label = strStringsPanel.indexView.Label, Fields = { { Name = "indexVisible", Label = strStringsPanel.indexView.indexVisible.Label, Control = { ctype = "Boolean", ValueSource = "IndexViewPanel.Behaviour.indexVisible" } }, { Name = "numInfosPerPage", Label = strStringsPanel.indexView.numInfosPerPage.Label, Control = { ctype = "Number", minvalue = 1, maxvalue = 100, size = "3", ValueSource = "IndexViewPanel.Index.numInfosPerPage" } }, { Name = "redirectSingleInfo", Label = strStringsPanel.indexView.redirectSingleInfo.Label, Control = { ctype = "Boolean", ValueSource = "IndexViewPanel.Behaviour.redirectSingleInfo" } }, { Name = "sectionLabelVisible", Label = strStringsPanel.indexView.sectionLabelVisible.Label, Control = { ctype = "Boolean", ValueSource = "IndexViewPanel.Context.sectionLabelVisible" } }, { Name = "sectionLabel", Label = strStringsPanel.indexView.sectionLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "IndexViewPanel.Context.sectionLabel" } }, { Name = "searchLabelVisible", Label = strStringsPanel.indexView.searchLabelVisible.Label, Control = { ctype = "Boolean", ValueSource = "IndexViewPanel.Context.searchLabelVisible" } }, { Name = "searchLabel", Label = strStringsPanel.indexView.searchLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "IndexViewPanel.Context.searchLabel" } }, { Name = "dateVisible", Label = strStringsPanel.indexView.dateVisible.Label, Control = { ctype = "Boolean", ValueSource = "IndexViewPanel.RealDate.visible" } }, { Name = "infoAuthorVisible", Label = strStringsPanel.indexView.infoAuthorVisible.Label, Control = { ctype = "Boolean", ValueSource = "IndexViewPanel.Author.visible" } }, { Name = "infoAuthorLabel", Label = strStringsPanel.indexView.infoAuthorLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "IndexViewPanel.Author.label" } }, { Name = "infoSectionVisible", Label = strStringsPanel.indexView.infoSectionVisible.Label, Control = { ctype = "Boolean", ValueSource = "IndexViewPanel.Source.sectionVisible" } }, { Name = "infoSectionLabel", Label = strStringsPanel.indexView.infoSectionLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "IndexViewPanel.Source.lblSection" } }, { Name = "infoDateVisible", Label = strStringsPanel.indexView.infoDateVisible.Label, Control = { ctype = "Boolean", ValueSource = "IndexViewPanel.Source.dateVisible" } }, { Name = "infoDateLabel", Label = strStringsPanel.indexView.infoDateLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "IndexViewPanel.Source.lblDate" } }, { Name = "infoTimeVisible", Label = strStringsPanel.indexView.infoTimeVisible.Label, Control = { ctype = "Boolean", ValueSource = "IndexViewPanel.Source.timeVisible" } }, { Name = "infoTimeLabel", Label = strStringsPanel.indexView.infoTimeLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "IndexViewPanel.Source.lblTime" } }, { Name = "infoSummaryVisible", Label = strStringsPanel.indexView.infoSummaryVisible.Label, Control = { ctype = "Boolean", ValueSource = "IndexViewPanel.Lead.visible" } }, { Name = "nextPageValue", Label = strStringsPanel.indexView.nextPageValue.Label, Control = { ctype = "Text", size = "30", ValueSource = "IndexViewPanel.Index.NextValue" } }, { Name = "prevPageValue", Label = strStringsPanel.indexView.prevPageValue.Label, Control = { ctype = "Text", size = "30", ValueSource = "IndexViewPanel.Index.PreviousValue" } }, } }, ------------------------------------------------------------------------------ { Name = "infoView", Label = strStringsPanel.infoView.Label, Fields = { { Name = "sectionLabelVisible", Label = strStringsPanel.infoView.sectionLabelVisible.Label, Control = { ctype = "Boolean", ValueSource = "InfoViewPanel.Context.sectionLabelVisible" } }, { Name = "sectionLabel", Label = strStringsPanel.infoView.sectionLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "InfoViewPanel.Context.sectionLabel" } }, { Name = "searchLabelVisible", Label = strStringsPanel.infoView.searchLabelVisible.Label, Control = { ctype = "Boolean", ValueSource = "InfoViewPanel.Context.searchLabelVisible" } }, { Name = "searchLabel", Label = strStringsPanel.infoView.searchLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "InfoViewPanel.Context.searchLabel" } }, { Name = "realDateVisible", Label = strStringsPanel.infoView.realDateVisible.Label, Control = { ctype = "Boolean", ValueSource = "InfoViewPanel.RealDate.visible" } }, --{ -- Name = "textSmartURLDetection", -- Label = strStringsPanel.infoView.textSmartURLDetection.Label, -- Control = { -- ctype = "Boolean", -- ValueSource = "InfoViewPanel.Text.smartURLDetection" -- } --}, --{ -- Name = "summarySmartURLDetection", -- Label = strStringsPanel.infoView.summarySmartURLDetection.Label, -- Control = { -- ctype = "Boolean", -- ValueSource = "InfoViewPanel.Abstract.smartURLDetection" -- } --}, { Name = "infoAuthorVisible", Label = strStringsPanel.infoView.infoAuthorVisible.Label, Control = { ctype = "Boolean", ValueSource = "InfoViewPanel.Author.visible" } }, { Name = "infoAuthorLabel", Label = strStringsPanel.infoView.infoAuthorLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "InfoViewPanel.Author.label" } }, { Name = "infoSectionVisible", Label = strStringsPanel.infoView.infoSectionVisible.Label, Control = { ctype = "Boolean", ValueSource = "InfoViewPanel.Source.sectionVisible" } }, { Name = "infoSectionLabel", Label = strStringsPanel.infoView.infoSectionLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "InfoViewPanel.Source.lblSection" } }, { Name = "infoDateVisible", Label = strStringsPanel.infoView.infoDateVisible.Label, Control = { ctype = "Boolean", ValueSource = "InfoViewPanel.Source.dateVisible" } }, { Name = "infoDateLabel", Label = strStringsPanel.infoView.infoDateLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "InfoViewPanel.Source.lblDate" } }, { Name = "infoTimeVisible", Label = strStringsPanel.infoView.infoTimeVisible.Label, Control = { ctype = "Boolean", ValueSource = "InfoViewPanel.Source.timeVisible" } }, { Name = "infoTimeLabel", Label = strStringsPanel.infoView.infoTimeLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "InfoViewPanel.Source.lblTime" } }, { Name = "infoSummaryVisible", Label = strStringsPanel.infoView.infoSummaryVisible.Label, Control = { ctype = "Boolean", ValueSource = "InfoViewPanel.Abstract.visible" } }, { Name = "printerViewVisible", Label = strStringsPanel.infoView.printerViewVisible.Label, Control = { ctype = "Boolean", ValueSource = "InfoViewPanel.PrinterView.visible" } }, { Name = "printerViewLabel", Label = strStringsPanel.infoView.printerViewLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "InfoViewPanel.PrinterView.label" } }, { Name = "topValue", Label = strStringsPanel.infoView.topValue.Label, Control = { ctype = "Text", size = "30", ValueSource = "InfoViewPanel.Top.value" } }, { Name = "topVisible", Label = strStringsPanel.infoView.topVisible.Label, Control = { ctype = "Boolean", ValueSource = "InfoViewPanel.Top.visible" } }, { Name = "endValue", Label = strStringsPanel.infoView.endValue.Label, Control = { ctype = "Text", size = "30", ValueSource = "InfoViewPanel.End.value" } }, { Name = "endVisible", Label = strStringsPanel.infoView.endVisible.Label, Control = { ctype = "Boolean", ValueSource = "InfoViewPanel.End.visible" } }, } }, ------------------------------------------------------------------------------ { Name = "navigationWidget", Label = strStringsPanel.navigationWidget.Label, Fields = { { Name = "titleLabel", Label = strStringsPanel.navigationWidget.titleLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "NavigationWidget.lblHeader.value" } }, { Name = "showAllInfos", Label = strStringsPanel.navigationWidget.showAllInfos.Label, Control = { ctype = "Boolean", ValueSource = "NavigationWidget.lblNextPrevious.select" } }, { Name = "infoSummaryVisible", Label = strStringsPanel.navigationWidget.infoSummaryVisible.Label, Control = { ctype = "Boolean", ValueSource = "NavigationWidget.Info.leadVisible" } }, { Name = "infoSummaryMaxSize", Label = strStringsPanel.navigationWidget.infoSummaryMaxSize.Label, Control = { ctype = "Number", minvalue = 1, maxvalue = 300, size = "3", ValueSource = "NavigationWidget.Info.MaxSize" } }, { Name = "infoContinueString", Label = strStringsPanel.navigationWidget.infoContinueString.Label, Control = { ctype = "Text", size = "30", ValueSource = "NavigationWidget.Info.stringContinue" } }, { Name = "nextInfoLabel", Label = strStringsPanel.navigationWidget.nextInfoLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "NavigationWidget.lblNextPrevious.NextValue" } }, { Name = "previousInfoLabel", Label = strStringsPanel.navigationWidget.previousInfoLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "NavigationWidget.lblNextPrevious.PreviousValue" } }, } }, ------------------------------------------------------------------------------ { Name = "advSearch", Label = strStringsPanel.advSearch.Label, Fields = { { Name = "titleLabel", Label = strStringsPanel.advSearch.titleLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "SearchForm.Title.label" } }, { Name = "textLabel", Label = strStringsPanel.advSearch.textLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "SearchForm.Options.TextLabel" } }, { Name = "textOptionsVisible", Label = strStringsPanel.advSearch.textOptionsVisible.Label, Control = { ctype = "Boolean", ValueSource = "SearchForm.Options.TextOptions" } }, { Name = "textOptionsLabel", Label = strStringsPanel.advSearch.textOptionsLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "SearchForm.Options.TextOptionsLabel" } }, { Name = "sectionVisible", Label = strStringsPanel.advSearch.sectionVisible.Label, Control = { ctype = "Boolean", ValueSource = "SearchForm.Options.Section" } }, { Name = "sectionLabel", Label = strStringsPanel.advSearch.sectionLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "SearchForm.Options.SectionLabel" } }, { Name = "keywordsVisible", Label = strStringsPanel.advSearch.keywordsVisible.Label, Control = { ctype = "Boolean", ValueSource = "SearchForm.Options.Keywords" } }, { Name = "keywordsLabel", Label = strStringsPanel.advSearch.keywordsLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "SearchForm.Options.KeywordsLabel" } }, { Name = "headlineVisible", Label = strStringsPanel.advSearch.headlineVisible.Label, Control = { ctype = "Boolean", ValueSource = "SearchForm.Options.Headline" } }, { Name = "headlineLabel", Label = strStringsPanel.advSearch.headlineLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "SearchForm.Options.HeadlineLabel" } }, { Name = "authorNameVisible", Label = strStringsPanel.advSearch.authorNameVisible.Label, Control = { ctype = "Boolean", ValueSource = "SearchForm.Options.AuthorName" } }, { Name = "authorNameLabel", Label = strStringsPanel.advSearch.authorNameLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "SearchForm.Options.AuthorNameLabel" } }, { Name = "searchFieldsVisible", Label = strStringsPanel.advSearch.searchFieldsVisible.Label, Control = { ctype = "Boolean", ValueSource = "SearchForm.Options.SearchFields" } }, { Name = "searchFieldsLabel", Label = strStringsPanel.advSearch.searchFieldsLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "SearchForm.Options.SearchFieldsLabel" } }, { Name = "dateFromVisible", Label = strStringsPanel.advSearch.dateFromVisible.Label, Control = { ctype = "Boolean", ValueSource = "SearchForm.Options.DateFrom" } }, { Name = "dateFromLabel", Label = strStringsPanel.advSearch.dateFromLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "SearchForm.Options.DateFromLabel" } }, { Name = "dateToVisible", Label = strStringsPanel.advSearch.dateToVisible.Label, Control = { ctype = "Boolean", ValueSource = "SearchForm.Options.DateTo" } }, { Name = "dateToLabel", Label = strStringsPanel.advSearch.dateToLabel.Label, Control = { ctype = "Text", size = "30", ValueSource = "SearchForm.Options.DateToLabel" } }, }, }, ------------------------------------------------------------------------------ { Name = "Footer", Label = strStringsPanel.footer.Label, Fields = { { Name = "homeLinkVisible", Label = strStringsPanel.footer.homeLinkVisible.Label, Control = { ctype = "Boolean", ValueSource = "Footer.HomeLink.visible" } }, { Name = "homeLinkValue", Label = strStringsPanel.footer.homeLinkValue.Label, Control = { ctype = "Text", size = "30", ValueSource = "Footer.HomeLink.value" } }, { Name = "sectionLinksVisible", Label = strStringsPanel.footer.sectionLinksVisible.Label, Control = { ctype = "Boolean", ValueSource = "Footer.SectionLinks.visible" } }, { Name = "separatorValue", Label = strStringsPanel.footer.separatorValue.Label, Control = { ctype = "Text", size = "30", ValueSource = "Footer.Separator.value" } }, { Name = "contactVisible", Label = strStringsPanel.footer.contactVisible.Label, Control = { ctype = "Boolean", ValueSource = "Footer.Contact.visible" } }, { Name = "contactValue", Label = strStringsPanel.footer.contactValue.Label, Control = { ctype = "Text", size = "30", ValueSource = "Footer.Contact.value" } }, { Name = "contactLinkRef", Label = strStringsPanel.footer.contactLinkRef.Label, Control = { ctype = "Text", size = "30", ValueSource = "Footer.Contact.linkRef" } }, { Name = "copyrightVisible", Label = strStringsPanel.footer.copyrightVisible.Label, Control = { ctype = "Boolean", ValueSource = "Footer.Copyright.visible" } }, { Name = "copyrightValue", Label = strStringsPanel.footer.copyrightValue.Label, Control = { ctype = "Text", size = "30", ValueSource = "Footer.Copyright.value" } }, }, }, } } ------------------------------------------------------------------------------ -- Tabela de configuracao das Cores ------------------------------------------------------------------------------ frmHTMLBodyPanel = { Label = strHTMLBodyPanel.Label, HelpFile = strHTMLBodyPanel.HelpFile, Fields = { ------------------------------------------------------------------------------ { Name = "ControlsPanel", Label = strHTMLBodyPanel.controlsPanel.Label, Fields = { { Name = "linkColor", Label = strHTMLBodyPanel.controlsPanel.linkColor.Label, Control = { ctype = "HTMLColor", ValueSource = "ControlsPanel.body.linkColor" } }, { Name = "alinkColor", Label = strHTMLBodyPanel.controlsPanel.alinkColor.Label, Control = { ctype = "HTMLColor", ValueSource = "ControlsPanel.body.alinkColor" } }, { Name = "vlinkColor", Label = strHTMLBodyPanel.controlsPanel.vlinkColor.Label, Control = { ctype = "HTMLColor", ValueSource = "ControlsPanel.body.vlinkColor" } }, { Name = "bgColor", Label = strHTMLBodyPanel.controlsPanel.bgColor.Label, Control = { ctype = "HTMLColor", ValueSource = "ControlsPanel.body.bgColor" } }, }, }, ------------------------------------------------------------------------------ { Name = "homeView", Label = strHTMLBodyPanel.homeView.Label, Fields = { { Name = "linkColor", Label = strHTMLBodyPanel.homeView.linkColor.Label, Control = { ctype = "HTMLColor", ValueSource = "HomeViewPanel.body.linkColor" } }, { Name = "alinkColor", Label = strHTMLBodyPanel.homeView.alinkColor.Label, Control = { ctype = "HTMLColor", ValueSource = "HomeViewPanel.body.alinkColor" } }, { Name = "vlinkColor", Label = strHTMLBodyPanel.homeView.vlinkColor.Label, Control = { ctype = "HTMLColor", ValueSource = "HomeViewPanel.body.vlinkColor" } }, { Name = "bgColor", Label = strHTMLBodyPanel.homeView.bgColor.Label, Control = { ctype = "HTMLColor", ValueSource = "HomeViewPanel.body.bgColor" } }, }, }, ------------------------------------------------------------------------------ { Name = "indexView", Label = strHTMLBodyPanel.indexView.Label, Fields = { { Name = "linkColor", Label = strHTMLBodyPanel.indexView.linkColor.Label, Control = { ctype = "HTMLColor", ValueSource = "IndexViewPanel.body.linkColor" } }, { Name = "alinkColor", Label = strHTMLBodyPanel.indexView.alinkColor.Label, Control = { ctype = "HTMLColor", ValueSource = "IndexViewPanel.body.alinkColor" } }, { Name = "vlinkColor", Label = strHTMLBodyPanel.indexView.vlinkColor.Label, Control = { ctype = "HTMLColor", ValueSource = "IndexViewPanel.body.vlinkColor" } }, { Name = "bgColor", Label = strHTMLBodyPanel.indexView.bgColor.Label, Control = { ctype = "HTMLColor", ValueSource = "IndexViewPanel.body.bgColor" } }, }, }, ------------------------------------------------------------------------------ { Name = "infoView", Label = strHTMLBodyPanel.infoView.Label, Fields = { { Name = "linkColor", Label = strHTMLBodyPanel.infoView.linkColor.Label, Control = { ctype = "HTMLColor", ValueSource = "InfoViewPanel.body.linkColor" } }, { Name = "alinkColor", Label = strHTMLBodyPanel.infoView.alinkColor.Label, Control = { ctype = "HTMLColor", ValueSource = "InfoViewPanel.body.alinkColor" } }, { Name = "vlinkColor", Label = strHTMLBodyPanel.infoView.vlinkColor.Label, Control = { ctype = "HTMLColor", ValueSource = "InfoViewPanel.body.vlinkColor" } }, { Name = "bgColor", Label = strHTMLBodyPanel.infoView.bgColor.Label, Control = { ctype = "HTMLColor", ValueSource = "InfoViewPanel.body.bgColor" } }, }, }, ------------------------------------------------------------------------------ { Name = "advSearch", Label = strHTMLBodyPanel.advSearch.Label, Fields = { { Name = "linkColor", Label = strHTMLBodyPanel.advSearch.linkColor.Label, Control = { ctype = "HTMLColor", ValueSource = "SearchForm.body.linkColor" } }, { Name = "alinkColor", Label = strHTMLBodyPanel.advSearch.alinkColor.Label, Control = { ctype = "HTMLColor", ValueSource = "SearchForm.body.alinkColor" } }, { Name = "vlinkColor", Label = strHTMLBodyPanel.advSearch.vlinkColor.Label, Control = { ctype = "HTMLColor", ValueSource = "SearchForm.body.vlinkColor" } }, { Name = "bgColor", Label = strHTMLBodyPanel.advSearch.bgColor.Label, Control = { ctype = "HTMLColor", ValueSource = "SearchForm.body.bgColor" } }, }, }, }, } ------------------------------------------------------------------------------ -- Tabela de configuracao das Fontes ------------------------------------------------------------------------------ frmFontsPanel = { Label = strFontsPanel.Label, HelpFile = strFontsPanel.HelpFile, Fields = { ------------------------------------------------------------------------------ { Name = "ControlsPanel", Label = strFontsPanel.controlsPanel.Label, Fields = { { Name = "textFace", Label = strFontsPanel.controlsPanel.textFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "ControlsPanel.font.face" } }, { Name = "textSize", Label = strFontsPanel.controlsPanel.textSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 7, ValueSource = "ControlsPanel.font.size" }, }, { Name = "textColor", Label = strFontsPanel.controlsPanel.textColor.Label, Control = { ctype = "HTMLColor", ValueSource = "ControlsPanel.body.textColor" } }, }, }, ------------------------------------------------------------------------------ { Name = "homeView", Label = strFontsPanel.homeView.Label, Fields = { { Name = "titleFace", Label = strFontsPanel.homeView.titleFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "HomeViewPanel.FirstPageTitle.face" } }, { Name = "titleSize", Label = strFontsPanel.homeView.titleSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 1, ValueSource = "HomeViewPanel.FirstPageTitle.size" } }, { Name = "titleColor", Label = strFontsPanel.homeView.titleColor.Label, Control = { ctype = "HTMLColor", ValueSource = "HomeViewPanel.FirstPageTitle.color" } }, { Name = "realDateFace", Label = strFontsPanel.homeView.realDateFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "HomeViewPanel.RealDate.face" } }, { Name = "realDateSize", Label = strFontsPanel.homeView.realDateSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 1, ValueSource = "HomeViewPanel.RealDate.size" } }, { Name = "realDateColor", Label = strFontsPanel.homeView.realDateColor.Label, Control = { ctype = "HTMLColor", ValueSource = "HomeViewPanel.RealDate.color" } }, { Name = "infoTitleFace", Label = strFontsPanel.homeView.infoTitleFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "HomeViewPanel.Title.face" } }, { Name = "infoTitleSize", Label = strFontsPanel.homeView.infoTitleSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 1, ValueSource = "HomeViewPanel.Title.size" } }, { Name = "infoTitleColor", Label = strFontsPanel.homeView.infoTitleColor.Label, Control = { ctype = "HTMLColor", ValueSource = "HomeViewPanel.Title.color" } }, { Name = "infoAuthorFace", Label = strFontsPanel.homeView.infoAuthorFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "HomeViewPanel.Author.face" } }, { Name = "infoAuthorSize", Label = strFontsPanel.homeView.infoAuthorSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 1, ValueSource = "HomeViewPanel.Author.size" } }, { Name = "infoAuthorColor", Label = strFontsPanel.homeView.infoAuthorColor.Label, Control = { ctype = "HTMLColor", ValueSource = "HomeViewPanel.Author.color" } }, { Name = "textFace", Label = strFontsPanel.homeView.textFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "HomeViewPanel.font.face" } }, { Name = "textSize", Label = strFontsPanel.homeView.textSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 7, ValueSource = "HomeViewPanel.font.size" } }, { Name = "textColor", Label = strFontsPanel.homeView.textColor.Label, Control = { ctype = "HTMLColor", ValueSource = "HomeViewPanel.body.textColor" } }, { Name = "infoSectionFace", Label = strFontsPanel.homeView.infoSectionFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "HomeViewPanel.Source.face" } }, { Name = "infoSectionSize", Label = strFontsPanel.homeView.infoSectionSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 1, ValueSource = "HomeViewPanel.Source.size" } }, { Name = "infoSectionColor", Label = strFontsPanel.homeView.infoSectionColor.Label, Control = { ctype = "HTMLColor", ValueSource = "HomeViewPanel.Source.color" } }, { Name = "infoDateFace", Label = strFontsPanel.homeView.infoDateFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "HomeViewPanel.Date.face" } }, { Name = "infoDateSize", Label = strFontsPanel.homeView.infoDateSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 1, ValueSource = "HomeViewPanel.Date.size" } }, { Name = "infoDateColor", Label = strFontsPanel.homeView.infoDateColor.Label, Control = { ctype = "HTMLColor", ValueSource = "HomeViewPanel.Date.color" } }, }, }, ------------------------------------------------------------------------------ { Name = "indexView", Label = strFontsPanel.indexView.Label, Fields = { { Name = "contextFace", Label = strFontsPanel.indexView.contextFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "IndexViewPanel.Context.face" } }, { Name = "contextSize", Label = strFontsPanel.indexView.contextSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 1, ValueSource = "IndexViewPanel.Context.size" } }, { Name = "contextColor", Label = strFontsPanel.indexView.contextColor.Label, Control = { ctype = "HTMLColor", ValueSource = "IndexViewPanel.Context.color" } }, { Name = "realDateFace", Label = strFontsPanel.indexView.realDateFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "IndexViewPanel.RealDate.face" } }, { Name = "realDateSize", Label = strFontsPanel.indexView.realDateSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 1, ValueSource = "IndexViewPanel.RealDate.size" } }, { Name = "realDateColor", Label = strFontsPanel.indexView.realDateColor.Label, Control = { ctype = "HTMLColor", ValueSource = "IndexViewPanel.RealDate.color" } }, { Name = "infoTitleFace", Label = strFontsPanel.indexView.infoTitleFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "IndexViewPanel.Title.face" } }, { Name = "infoTitleSize", Label = strFontsPanel.indexView.infoTitleSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 1, ValueSource = "IndexViewPanel.Title.size" } }, { Name = "infoTitleColor", Label = strFontsPanel.indexView.infoTitleColor.Label, Control = { ctype = "HTMLColor", ValueSource = "IndexViewPanel.Title.color" } }, { Name = "infoAuthorFace", Label = strFontsPanel.indexView.infoAuthorFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "IndexViewPanel.Author.face" } }, { Name = "infoAuthorSize", Label = strFontsPanel.indexView.infoAuthorSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 1, ValueSource = "IndexViewPanel.Author.size" } }, { Name = "infoAuthorColor", Label = strFontsPanel.indexView.infoAuthorColor.Label, Control = { ctype = "HTMLColor", ValueSource = "IndexViewPanel.Author.color" } }, { Name = "textFace", Label = strFontsPanel.indexView.textFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "IndexViewPanel.font.face" } }, { Name = "textSize", Label = strFontsPanel.indexView.textSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 7, ValueSource = "IndexViewPanel.font.size" } }, { Name = "textColor", Label = strFontsPanel.indexView.textColor.Label, Control = { ctype = "HTMLColor", ValueSource = "IndexViewPanel.body.textColor" } }, { Name = "infoSectionFace", Label = strFontsPanel.indexView.infoSectionFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "IndexViewPanel.Source.face" } }, { Name = "infoSectionSize", Label = strFontsPanel.indexView.infoSectionSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 1, ValueSource = "IndexViewPanel.Source.size" } }, { Name = "infoSectionColor", Label = strFontsPanel.indexView.infoSectionColor.Label, Control = { ctype = "HTMLColor", ValueSource = "IndexViewPanel.Source.color" } }, { Name = "infoDateFace", Label = strFontsPanel.indexView.infoDateFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "IndexViewPanel.Date.face" } }, { Name = "infoDateSize", Label = strFontsPanel.indexView.infoDateSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 1, ValueSource = "IndexViewPanel.Date.size" } }, { Name = "infoDateColor", Label = strFontsPanel.indexView.infoDateColor.Label, Control = { ctype = "HTMLColor", ValueSource = "IndexViewPanel.Date.color" } }, } }, ------------------------------------------------------------------------------ { Name = "infoView", Label = strFontsPanel.infoView.Label, Fields = { { Name = "contextFace", Label = strFontsPanel.infoView.contextFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "InfoViewPanel.Context.face" } }, { Name = "contextSize", Label = strFontsPanel.infoView.contextSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 1, ValueSource = "InfoViewPanel.Context.size" } }, { Name = "contextColor", Label = strFontsPanel.infoView.contextColor.Label, Control = { ctype = "HTMLColor", ValueSource = "InfoViewPanel.Context.color" } }, { Name = "realDateFace", Label = strFontsPanel.infoView.realDateFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "InfoViewPanel.RealDate.face" } }, { Name = "realDateSize", Label = strFontsPanel.infoView.realDateSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 1, ValueSource = "InfoViewPanel.RealDate.size" } }, { Name = "realDateColor", Label = strFontsPanel.infoView.realDateColor.Label, Control = { ctype = "HTMLColor", ValueSource = "InfoViewPanel.RealDate.color" } }, { Name = "infoTitleFace", Label = strFontsPanel.infoView.infoTitleFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "InfoViewPanel.Title.face" } }, { Name = "infoTitleSize", Label = strFontsPanel.infoView.infoTitleSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 1, ValueSource = "InfoViewPanel.Title.size" } }, { Name = "infoTitleColor", Label = strFontsPanel.infoView.infoTitleColor.Label, Control = { ctype = "HTMLColor", ValueSource = "InfoViewPanel.Title.color" } }, { Name = "infoAuthorFace", Label = strFontsPanel.infoView.infoAuthorFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "InfoViewPanel.Author.face" } }, { Name = "infoAuthorSize", Label = strFontsPanel.infoView.infoAuthorSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 1, ValueSource = "InfoViewPanel.Author.size" } }, { Name = "infoAuthorColor", Label = strFontsPanel.infoView.infoAuthorColor.Label, Control = { ctype = "HTMLColor", ValueSource = "InfoViewPanel.Author.color" } }, { Name = "textFace", Label = strFontsPanel.infoView.textFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "InfoViewPanel.font.face" } }, { Name = "textSize", Label = strFontsPanel.infoView.textSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 7, ValueSource = "InfoViewPanel.font.size" } }, { Name = "textColor", Label = strFontsPanel.infoView.textColor.Label, Control = { ctype = "HTMLColor", ValueSource = "InfoViewPanel.body.textColor" } }, { Name = "infoSectionFace", Label = strFontsPanel.infoView.infoSectionFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "InfoViewPanel.Source.face" } }, { Name = "infoSectionSize", Label = strFontsPanel.infoView.infoSectionSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 1, ValueSource = "InfoViewPanel.Source.size" } }, { Name = "infoSectionColor", Label = strFontsPanel.infoView.infoSectionColor.Label, Control = { ctype = "HTMLColor", ValueSource = "InfoViewPanel.Source.color" } }, { Name = "infoDateFace", Label = strFontsPanel.infoView.infoDateFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "InfoViewPanel.Date.face" } }, { Name = "infoDateSize", Label = strFontsPanel.infoView.infoDateSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 1, ValueSource = "InfoViewPanel.Date.size" } }, { Name = "infoDateColor", Label = strFontsPanel.infoView.infoDateColor.Label, Control = { ctype = "HTMLColor", ValueSource = "InfoViewPanel.Date.color" } }, } }, ------------------------------------------------------------------------------ { Name = "navigationWidget", Label = strFontsPanel.navigationWidget.Label, Fields = { { Name = "titleFace", Label = strFontsPanel.navigationWidget.titleFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "NavigationWidget.lblHeader.face" } }, { Name = "titleSize", Label = strFontsPanel.navigationWidget.titleSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 1, ValueSource = "NavigationWidget.lblHeader.size" } }, { Name = "titleColor", Label = strFontsPanel.navigationWidget.titleColor.Label, Control = { ctype = "HTMLColor", ValueSource = "NavigationWidget.lblHeader.color" } }, { Name = "titleBgcolor", Label = strFontsPanel.navigationWidget.titleBgcolor.Label, Control = { ctype = "HTMLColor", ValueSource = "NavigationWidget.lblHeader.bgcolor" } }, { Name = "infoLinkFace", Label = strFontsPanel.navigationWidget.infoLinkFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "NavigationWidget.lblNextPrevious.face" } }, { Name = "infoLinkSize", Label = strFontsPanel.navigationWidget.infoLinkSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 1, ValueSource = "NavigationWidget.lblNextPrevious.size" } }, { Name = "infoLinkColor", Label = strFontsPanel.navigationWidget.infoLinkColor.Label, Control = { ctype = "HTMLColor", ValueSource = "NavigationWidget.lblNextPrevious.color" } }, { Name = "infoTitleFace", Label = strFontsPanel.navigationWidget.infoTitleFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "NavigationWidget.Info.TitleFace" } }, { Name = "infoTitleSize", Label = strFontsPanel.navigationWidget.infoTitleSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 1, ValueSource = "NavigationWidget.Info.TitleSize" } }, { Name = "infoTitleColor", Label = strFontsPanel.navigationWidget.infoTitleColor.Label, Control = { ctype = "HTMLColor", ValueSource = "NavigationWidget.Info.TitleColor" } }, { Name = "textFace", Label = strFontsPanel.navigationWidget.textFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "NavigationWidget.font.face" } }, { Name = "textSize", Label = strFontsPanel.navigationWidget.textSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 7, ValueSource = "NavigationWidget.font.size" } }, { Name = "textColor", Label = strFontsPanel.navigationWidget.textColor.Label, Control = { ctype = "HTMLColor", ValueSource = "NavigationWidget.font.color" } }, { Name = "tableBgcolor", Label = strFontsPanel.navigationWidget.tableBgcolor.Label, Control = { ctype = "HTMLColor", ValueSource = "NavigationWidget.table.bgcolor" } }, } }, ------------------------------------------------------------------------------ { Name = "advSearch", Label = strFontsPanel.advSearch.Label, Fields = { { Name = "titleFontFace", Label = strFontsPanel.advSearch.titleFontFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "SearchForm.Title.face" } }, { Name = "titleFontSize", Label = strFontsPanel.advSearch.titleFontSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 1, ValueSource = "SearchForm.Title.size" } }, { Name = "titleFontColor", Label = strFontsPanel.advSearch.titleFontColor.Label, Control = { ctype = "HTMLColor", ValueSource = "SearchForm.Title.color" } }, { Name = "textFace", Label = strFontsPanel.advSearch.textFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "SearchForm.font.face" } }, { Name = "textSize", Label = strFontsPanel.advSearch.textSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 7, ValueSource = "SearchForm.font.size" } }, { Name = "textColor", Label = strFontsPanel.advSearch.textColor.Label, Control = { ctype = "HTMLColor", ValueSource = "SearchForm.body.textColor" } }, }, }, ------------------------------------------------------------------------------ { Name = "footer", Label = strFontsPanel.footer.Label, Fields = { { Name = "textFace", Label = strFontsPanel.footer.textFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "Footer.font.face" } }, { Name = "textSize", Label = strFontsPanel.footer.textSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 7, ValueSource = "Footer.font.size" } }, { Name = "textColor", Label = strFontsPanel.footer.textColor.Label, Control = { ctype = "HTMLColor", ValueSource = "Footer.font.color" } }, { Name = "copyrightFace", Label = strFontsPanel.footer.copyrightFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "Footer.Copyright.face" } }, { Name = "copyrightSize", Label = strFontsPanel.footer.copyrightSize.Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 7, ValueSource = "Footer.Copyright.size" } }, { Name = "copyrightColor", Label = strFontsPanel.footer.copyrightColor.Label, Control = { ctype = "HTMLColor", ValueSource = "Footer.Copyright.color" } }, }, }, ------------------------------------------------------------------------------ { Name = "message", Label = strFontsPanel.message.Label, Fields = { { Name = "tableBgColor", Label = strFontsPanel.message.tableBgColor.Label, Control = { ctype = "HTMLColor", ValueSource = "Message.table.bgColor" } }, { Name = "textFace", Label = strFontsPanel.message.textFace.Label, Control = { ctype = "ListBox", ListValues = strFontFaceValues, ListSelectedIndex = 1, ValueSource = "Message.font.face" } }, { Name = "textSize", Label = strFontsPanel.message.textSize .Label, Control = { ctype = "ListBox", ListValues = strFontSizeValues, ListSelectedIndex = 7, ValueSource = "Message.font.size" } }, { Name = "textColor", Label = strFontsPanel.message.textColor.Label, Control = { ctype = "HTMLColor", ValueSource = "Message.font.color" } }, } }, } } ------------------------------------------------------------------------------ -- Tabela de configurações de Datas ------------------------------------------------------------------------------ frmDatePanel = { Label = strDatePanel.Label, HelpFile = strDatePanel.HelpFile, Fields = { ------------------------------------------------------------------------------ { Name = "gap", Label = strDatePanel.gap.Label, Control = { ctype = "Number", size = "3", minvalue = 0, maxvalue = 40000, ValueSource = "DatePanel.gap" } }, ------------------------------------------------------------------------------ { Name = "location", Label = strDatePanel.location.Label, Control = { ctype = "text", size = "20", ValueSource = "DatePanel.location" } }, ------------------------------------------------------------------------------ { Name = "weekDayNames", Label = strDatePanel.weekDayNames.Label, Fields = { { Name = "1", Label = strDatePanel.weekDayNames[1].Label, Control = { ctype = "text", size = "20", ValueSource = "DatePanel.weekDayNames[1]" } }, { Name = "2", Label = strDatePanel.weekDayNames[2].Label, Control = { ctype = "text", size = "20", ValueSource = "DatePanel.weekDayNames[2]" } }, { Name = "3", Label = strDatePanel.weekDayNames[3].Label, Control = { ctype = "text", size = "20", ValueSource = "DatePanel.weekDayNames[3]" } }, { Name = "4", Label = strDatePanel.weekDayNames[4].Label, Control = { ctype = "text", size = "20", ValueSource = "DatePanel.weekDayNames[4]" } }, { Name = "5", Label = strDatePanel.weekDayNames[5].Label, Control = { ctype = "text", size = "20", ValueSource = "DatePanel.weekDayNames[5]" } }, { Name = "6", Label = strDatePanel.weekDayNames[6].Label, Control = { ctype = "text", size = "20", ValueSource = "DatePanel.weekDayNames[6]" } }, { Name = "7", Label = strDatePanel.weekDayNames[7].Label, Control = { ctype = "text", size = "20", ValueSource = "DatePanel.weekDayNames[7]" } } } }, ------------------------------------------------------------------------------ { Name = "monthNames", Label = strDatePanel.monthNames.Label, Fields = { { Name = "1", Label = strDatePanel.monthNames[1].Label, Control = { ctype = "text", size = "20", ValueSource = "DatePanel.monthNames[1]" } }, { Name = "2", Label = strDatePanel.monthNames[2].Label, Control = { ctype = "text", size = "20", ValueSource = "DatePanel.monthNames[2]" } }, { Name = "3", Label = strDatePanel.monthNames[3].Label, Control = { ctype = "text", size = "20", ValueSource = "DatePanel.monthNames[3]" } }, { Name = "4", Label = strDatePanel.monthNames[4].Label, Control = { ctype = "text", size = "20", ValueSource = "DatePanel.monthNames[4]" } }, { Name = "5", Label = strDatePanel.monthNames[5].Label, Control = { ctype = "text", size = "20", ValueSource = "DatePanel.monthNames[5]" } }, { Name = "6", Label = strDatePanel.monthNames[6].Label, Control = { ctype = "text", size = "20", ValueSource = "DatePanel.monthNames[6]" } }, { Name = "7", Label = strDatePanel.monthNames[7].Label, Control = { ctype = "text", size = "20", ValueSource = "DatePanel.monthNames[7]" } }, { Name = "8", Label = strDatePanel.monthNames[8].Label, Control = { ctype = "text", size = "20", ValueSource = "DatePanel.monthNames[8]" } }, { Name = "9", Label = strDatePanel.monthNames[9].Label, Control = { ctype = "text", size = "20", ValueSource = "DatePanel.monthNames[9]" } }, { Name = "10", Label = strDatePanel.monthNames[10].Label, Control = { ctype = "text", size = "20", ValueSource = "DatePanel.monthNames[10]" } }, { Name = "11", Label = strDatePanel.monthNames[11].Label, Control = { ctype = "text", size = "20", ValueSource = "DatePanel.monthNames[11]" } }, { Name = "12", Label = strDatePanel.monthNames[12].Label, Control = { ctype = "text", size = "20", ValueSource = "DatePanel.monthNames[12]" } } } } } } ------------------------------------------------------------------------------ -- Tabela de configurações de imagens ------------------------------------------------------------------------------ frmImagesPanel = { Label = strImagesPanel.Label, HelpFile = strImagesPanel.HelpFile, Fields = { ------------------------------------------------------------------------------ { Name = "ControlsPanel", Label = strImagesPanel.controlsPanel.Label, Fields = { { Name = "linkVisible", Label = strImagesPanel.controlsPanel.linkVisible.Label, Control = { ctype = "Boolean", ValueSource = "ControlsPanel.LogoImage.visible" } }, { Name = "linkEnable", Label = strImagesPanel.controlsPanel.linkEnable.Label, Control = { ctype = "Boolean", ValueSource = "ControlsPanel.LogoImage.linkEnable" } }, { Name = "linkRef", Label = strImagesPanel.controlsPanel.linkRef.Label, Control = { ctype = "Text", size = "30", ValueSource = "ControlsPanel.LogoImage.linkRef" } }, { Name = "bgimage", Label = strImagesPanel.controlsPanel.bgimage.Label, Control = { ctype = "Boolean", ValueSource = "ControlsPanel.body.bgimage" } }, { Name = "bgfixed", Label = strImagesPanel.controlsPanel.bgfixed.Label, Control = { ctype = "Boolean", ValueSource = "ControlsPanel.body.bgfixed" } }, } }, ------------------------------------------------------------------------------ { Name = "homeView", Label = strImagesPanel.homeView.Label, Fields = { { Name = "imagePosition", Label = strImagesPanel.homeView.imagePosition.Label, Control = { ctype = "ListBox", ListValues = strPositionValues, ListSelectedIndex = 1, ValueSource = "HomeViewPanel.Index.ImagePosition" } }, { Name = "bgimage", Label = strImagesPanel.homeView.bgimage.Label, Control = { ctype = "Boolean", ValueSource = "HomeViewPanel.body.bgimage" } }, { Name = "bgfixed", Label = strImagesPanel.homeView.bgfixed.Label, Control = { ctype = "Boolean", ValueSource = "HomeViewPanel.body.bgfixed" } }, } }, ------------------------------------------------------------------------------ { Name = "indexView", Label = strImagesPanel.indexView.Label, Fields = { { Name = "imagePosition", Label = strImagesPanel.indexView.imagePosition.Label, Control = { ctype = "ListBox", ListValues = strPositionValues, ListSelectedIndex = 1, ValueSource = "IndexViewPanel.Index.ImagePosition" } }, { Name = "bgimage", Label = strImagesPanel.indexView.bgimage.Label, Control = { ctype = "Boolean", ValueSource = "IndexViewPanel.body.bgimage" } }, { Name = "bgfixed", Label = strImagesPanel.indexView.bgfixed.Label, Control = { ctype = "Boolean", ValueSource = "IndexViewPanel.body.bgfixed" } }, } }, ------------------------------------------------------------------------------ { Name = "infoView", Label = strImagesPanel.infoView.Label, Fields = { { Name = "bgimage", Label = strImagesPanel.infoView.bgimage.Label, Control = { ctype = "Boolean", ValueSource = "InfoViewPanel.body.bgimage" } }, { Name = "bgfixed", Label = strImagesPanel.infoView.bgfixed.Label, Control = { ctype = "Boolean", ValueSource = "InfoViewPanel.body.bgfixed" } }, } }, ------------------------------------------------------------------------------ { Name = "advSearch", Label = strImagesPanel.advSearch.Label, Fields = { { Name = "bgimage", Label = strImagesPanel.advSearch.bgimage.Label, Control = { ctype = "Boolean", ValueSource = "SearchForm.body.bgimage" } }, { Name = "bgfixed", Label = strImagesPanel.advSearch.bgfixed.Label, Control = { ctype = "Boolean", ValueSource = "SearchForm.body.bgfixed" } }, }, }, }, }