Versions in this module Expand all Collapse all v1 v1.0.0 Jan 4, 2024 Changes in this version + const ActionsAttr + const CheckInDateAttr + const CreatedDateAttr + const DeliveryMethodAttr + const I18nExampleKey + const LoginTokenHashLen + const OrderCodeAttr + const OrderItemsAttr + const PaymentMethodAttr + const SourceAttr + const StatusAttr + var Messages_en_US = &Messages + var Messages_ja_JP = &Messages + var Messages_ja_JP_ModelsI18nModuleKey = &Messages_ModelsI18nModuleKey + var Messages_zh_CN = &Messages + var Messages_zh_CN_ModelsI18nModuleKey = &Messages_ModelsI18nModuleKey + var NoteAfterCreateFunc = func(db *gorm.DB) (err error) + var PublishStorage oss.StorageInterface = filesystem.New("publish") + func ConfigureSeo(pb *presets.Builder, db *gorm.DB, locales ...string) + func ConnectDB() *gorm.DB + func Dashboard() h.HTMLComponent + func EmptyDB(db *gorm.DB, tables []string) + func ErasePublicUsersData(db *gorm.DB) + func GenInitialUser() + func GetColoredStatus(status models.OrderStatus) h.HTMLComponent + func GetNonIgnoredTableNames() []string + func InitDB(db *gorm.DB, tables []string) + func Router() http.Handler + type Config struct + Publisher *publish.Builder + func NewConfig() Config + type DataTableHeader struct + Sortable bool + Text string + Value string + Width string + type ECDashboard struct + type Messages struct + Active string + ChangePassword string + Company string + CurrentSession string + DBResetTipLabel string + Demo string + DemoPasswordLabel string + DemoTips string + DemoUsernameLabel string + Device string + Email string + Expired string + FilterTabsActive string + FilterTabsAll string + FilterTabsHasUnreadNotes string + HideIPTips string + IPAddress string + LoginProviderGithubText string + LoginProviderGoogleText string + LoginProviderMicrosoftText string + LoginSessions string + LoginSessionsTips string + Name string + OAuthCompleteInfoAgreeLabel string + OAuthCompleteInfoBackLabel string + OAuthCompleteInfoPositionLabel string + OAuthCompleteInfoTitle string + Role string + SignOutAllOtherSessions string + SignOutAllSuccessfullyTips string + Status string + Time string + type Messages_ModelsI18nModuleKey struct + ActivityLogs string + BrandGrid string + BrandGridsAddBottomSpace string + BrandGridsAddTopSpace string + BrandGridsAnchorID string + BrandGridsBrands string + Categories string + ContactForm string + ContactFormsActionUrl string + ContactFormsAddBottomSpace string + ContactFormsAddTopSpace string + ContactFormsAnchorID string + ContactFormsEmailPlaceholder string + ContactFormsFormButtonText string + ContactFormsHeading string + ContactFormsMessagePlaceholder string + ContactFormsNamePlaceholder string + ContactFormsPrivacyPolicy string + ContactFormsSendButtonText string + ContactFormsText string + ContactFormsThankyouMessage string + Customers string + DemoContainers string + ECDashboard string + ECManagement string + Example string + FeaturedModelsManagement string + Footer string + Header string + Heading string + HeadingsAddBottomSpace string + HeadingsAddTopSpace string + HeadingsAnchorID string + HeadingsBackgroundColor string + HeadingsFontColor string + HeadingsHeading string + HeadingsLink string + HeadingsLinkDisplayOption string + HeadingsLinkText string + HeadingsText string + Image string + ImageContainer string + ImageContainersAddBottomSpace string + ImageContainersAddTopSpace string + ImageContainersAnchorID string + ImageContainersBackgroundColor string + ImageContainersImage string + ImageContainersTransitionBackgroundColor string + InNumber string + InNumbers string + InNumbersAddBottomSpace string + InNumbersAddTopSpace string + InNumbersAnchorID string + InNumbersHeading string + InNumbersItems string + InputDemos string + ListContent string + ListContentsAddBottomSpace string + ListContentsAddTopSpace string + ListContentsAnchorID string + ListContentsBackgroundColor string + ListContentsItems string + ListContentsLink string + ListContentsLinkDisplayOption string + ListContentsLinkText string + ListModels string + MediaLibrary string + MicrositeModels string + NestedFieldDemos string + Orders string + Page string + PageBuilder string + Pages string + PagesCategoryID string + PagesDraftCount string + PagesEditContainer string + PagesID string + PagesLocale string + PagesNotes string + PagesOnline string + PagesSchedule string + PagesSlug string + PagesStatus string + PagesTemplateSelection string + PagesTitle string + Post string + Posts string + PostsBody string + PostsBodyImage string + PostsHeroImage string + PostsID string + PostsTitle string + Products string + Profile string + QOR5Example string + Roles string + SEO string + SeoPost string + SeoVariableSiteName string + SeoVariableTitle string + Settings string + SharedContainers string + SiteManagement string + Templates string + UserManagement string + Users string + VideoBanner string + VideoBannersAddBottomSpace string + VideoBannersAddTopSpace string + VideoBannersAnchorID string + VideoBannersBackgroundVideo string + VideoBannersHeading string + VideoBannersLink string + VideoBannersLinkText string + VideoBannersMobileBackgroundVideo string + VideoBannersMobileVideoCover string + VideoBannersPopupText string + VideoBannersText string + VideoBannersVideo string + VideoBannersVideoCover string + WebFooter string + WebFootersEnglishUrl string + WebFootersJapaneseUrl string + WebHeader string + WebHeadersColor string + Workers string + type Profile struct + type Result struct + Count int + ResourceID string + ResourceType string + type UserUnreadNote struct + Content string + UserID uint Other modules containing this package github.com/qor5/admin/v3