Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beego/wetalk
/ functions
Functions
654 in github.com/beego/wetalk
⨍
Functions
654
◇
Types & classes
76
Method
NewSubmit
()
routers/post/post.go:327
Function
NumberDecode
(token string, alphabet []byte)
modules/utils/tools.go:53
Function
NumberEncode
(number string, alphabet []byte)
modules/utils/tools.go:38
Method
Nums
()
modules/utils/paginator.go:47
Function
OAuthAccess
(ctx *context.Context)
routers/auth/auth_social.go:61
Function
OAuthRedirect
(ctx *context.Context)
routers/auth/auth_social.go:50
Method
Object
()
routers/admin/admin_comment.go:33
Method
Object
()
routers/admin/admin_user.go:33
Method
Object
()
routers/admin/admin_article.go:33
Method
Object
()
routers/admin/admin_category.go:33
Method
Object
()
routers/admin/admin_topic.go:33
Method
Object
()
routers/admin/admin_post.go:33
Method
ObjectQs
()
routers/admin/admin_comment.go:37
Method
ObjectQs
()
routers/admin/admin_user.go:37
Method
ObjectQs
()
routers/admin/admin_article.go:37
Method
ObjectQs
()
routers/admin/admin_category.go:37
Method
ObjectQs
()
routers/admin/admin_topic.go:37
Method
ObjectQs
()
routers/admin/admin_post.go:37
Method
PageLinkFirst
()
modules/utils/paginator.go:127
Method
PageLinkLast
()
modules/utils/paginator.go:131
Method
PageLinkNext
()
modules/utils/paginator.go:120
Method
PageLinkPrev
()
modules/utils/paginator.go:113
Method
Pages
()
modules/utils/paginator.go:72
Function
ParseForm
parse request.Form values to form
modules/utils/forms.go:480
Method
Placeholders
()
modules/auth/form_oauth.go:65
Method
Placeholders
()
modules/auth/form.go:79
Method
Placeholders
()
modules/auth/form.go:148
Method
Placeholders
()
modules/auth/form.go:262
Method
Placeholders
()
modules/auth/form.go:297
Method
Placeholders
()
modules/post/form.go:137
Function
Popover
(element, options)
static_source/js/bootstrap.js:1488
Method
Post
Get implemented Post method for ForgotRouter.
routers/auth/auth.go:241
Method
Post
()
routers/attachment/upload.go:37
Function
PostBrowsersAdd
(uid int, ip string, post *models.Post)
modules/post/util.go:54
Function
PostReplysCount
(post *models.Post)
modules/post/util.go:74
Method
Prepare
Prepare implemented Prepare method for baseRouter.
routers/base/base.go:49
Method
Profile
Profile implemented user profile settings page.
routers/auth/settings.go:30
Method
ProfileSave
ProfileSave implemented save user profile.
routers/auth/settings.go:47
Method
RawQuery
(query string, scans ...interface{})
modules/utils/sphinx.go:43
Method
RawValue
()
modules/models/orm_fields.go:66
Method
Read
(fields ...string)
modules/models/article.go:51
Method
Read
(fields ...string)
modules/models/post.go:123
Method
Read
(fields ...string)
modules/models/topic.go:184
Method
Read
(fields ...string)
modules/models/attachment.go:44
Method
Register
Register implemented Post method for RegisterRouter.
routers/auth/auth.go:150
Function
RegisterUser
register create user
modules/auth/auth.go:80
Function
RenderMarkdown
(mdStr string)
modules/utils/markdown.go:21
Function
RenderTemplate
(TplNames string, Data map[interface{}]interface{})
modules/utils/template.go:131
Method
ResetPost
Reset implemented user password reset.
routers/auth/auth.go:281
Method
Save
view for new object save
routers/admin/admin_comment.go:58
Method
Save
view for new object save
routers/admin/admin_user.go:58
Method
Save
view for new object save
routers/admin/admin_article.go:58
Method
Save
view for new object save
routers/admin/admin_category.go:58
Method
Save
view for new object save
routers/admin/admin_topic.go:58
Method
Save
view for new object save
routers/admin/admin_post.go:65
Function
SaveImage
(m *models.Image, r io.ReadSeeker, mime string, filename string, created time.Time)
modules/attachment/storage.go:37
Function
ScrollSpy
(element, options)
static_source/js/bootstrap.js:1606
Function
SearchPost
(q string, page int)
modules/post/search.go:39
Function
SendActiveMail
Send email verify active email.
modules/auth/mail.go:62
Function
SendAsync
Async Send mail message
modules/mailer/mailer.go:95
Function
SendRegisterMail
Send user register mail with active code
modules/auth/mail.go:28
Function
SendResetPwdMail
Send user reset password mail with verify code
modules/auth/mail.go:45
Method
SetFormError
add valid error to FormError
routers/base/base.go:428
Function
SetFormValues
set values from one struct to other struct both need ptr struct
modules/utils/forms.go:563
Method
SetFromPost
(post *models.Post)
modules/post/form.go:193
Method
SetRaw
(value interface{})
modules/models/orm_fields.go:47
Method
Show
()
routers/article/article.go:37
Method
Single
()
routers/post/post.go:389
Method
SingleSubmit
()
routers/post/post.go:406
Method
String
()
modules/models/article.go:73
Method
String
()
modules/models/post.go:76
Method
String
()
modules/models/post.go:152
Method
String
()
modules/models/topic.go:81
Method
String
()
modules/models/topic.go:151
Method
String
()
modules/models/topic.go:205
Method
SystemException
()
routers/base/base.go:450
Function
Tab
(element)
static_source/js/bootstrap.js:1765
Method
TableUnique
()
modules/models/auth.go:149
Method
TableUnique
()
modules/models/post.go:168
Method
TableUnique
()
modules/models/topic.go:171
Function
TestPasswordVerify
(t *testing.T)
modules/auth/user_test.go:31
Function
TestPasswordVerify
(t *testing.T)
modules/auth/auth_test.go:31
Function
TestUserVerifyCode
(t *testing.T)
modules/auth/user_test.go:42
Function
TestUserVerifyCode
(t *testing.T)
modules/auth/auth_test.go:42
Function
TimesReachedSet
(key string, times int, reloadMinutes int)
modules/utils/tools.go:214
Function
TimesReachedTest
(key string, times int)
modules/utils/tools.go:201
Function
Tooltip
(element, options)
static_source/js/bootstrap.js:1102
Method
Topic
Get implemented Get method for HomeRouter.
routers/post/post.go:213
Method
TopicSelectData
()
modules/post/form.go:54
Method
TopicSubmit
Get implemented Get method for HomeRouter.
routers/post/post.go:251
Function
Topics
()
modules/models/topic.go:111
Method
Tr
(text string, args ...interface{})
modules/utils/forms.go:63
Method
Uint16
()
modules/utils/tools.go:289
Method
Uint32
()
modules/utils/tools.go:294
Method
Uint8
()
modules/utils/tools.go:284
Method
Update
(fields ...string)
modules/models/article.go:58
Method
Update
(fields ...string)
modules/models/post.go:130
Method
Update
(fields ...string)
modules/models/topic.go:137
Method
Update
(fields ...string)
modules/models/topic.go:191
Method
Update
(fields ...string)
modules/models/attachment.go:51
← previous
next →
501–600 of 654, ranked by callers