MCPcopy Create free account

hub / github.com/dionyself/golang-cms / types & classes

Types & classes32 in github.com/dionyself/golang-cms

StructAdminPanelController
AdminPanelController ...
controllers/panel.go:19
StructAjaxController
controllers/ajax.go:14
StructArticle
Article model articles in db
models/article.go:8
StructArticleComment
ArticleComment model articles_comments in db
models/article.go:23
StructArticleController
ArticleController ...
controllers/article.go:11
StructArticleForm
ArticleForm ...
models/form.go:15
StructArticleLike
ArticleLike model
models/like.go:8
StructBaseController
BaseController Extendable
controllers/base.go:19
InterfaceBlock
core/block/base.go:14
StructBlock
Block model blocks in db
models/blocks.go:8
StructBlockConfig
BlockConfig model
models/blocks.go:20
StructCACHE
CACHE main ...
core/lib/cache/cache.go:17
StructCategory
Category model categories in db
models/article.go:31
StructCommentLike
CommentLike model
models/like.go:16
StructDB
DB ...
core/lib/db/db.go:17
StructEvent
models/base.go:15
TypeAliasEventType
models/base.go:7
StructImage
Image model articles in db
models/image.go:4
StructImageForm
ImageForm ...
models/form.go:28
StructIndexController
controllers/index.go:3
StructLoginController
LoginController ...
controllers/auth.go:17
StructModuleConfig
ModuleConfig ...
core/defaults/modules/news.go:4
StructProfile
Profile model
models/user.go:24
StructProfileController
ProfileController for users
controllers/profile.go:10
StructRegisterForm
RegisterForm ...
models/form.go:4
StructStyle
Style model
models/template.go:17
StructTemplate
Template model
models/template.go:8
StructUploadResultJSON
UploadResultJSON model articles in db
models/jsonresponses.go:4
StructUser
User model
models/user.go:10
StructUserPanelController
UserPanelController ...
controllers/panel.go:4
StructVendorPanelController
VendorPanelController ...
controllers/panel.go:14
StructhtmlBlock
core/block/html.go:14