vibelog ~master (2021-10-13T13:47:08Z)
Home
Dub
Repo
VibeLogWebAdmin.postPutConfig
vibelog
webadmin
VibeLogWebAdmin
Undocumented in source. Be warned that the author may not have intended to support it.
class
VibeLogWebAdmin
@
auth
@
path
("configs/:configname/")
void
postPutConfig
(
HTTPServerRequest
req
,
string
language
,
string
copyrightString
,
string
feedTitle
,
string
feedLink
,
string
feedDescription
,
string
feedImageTitle
,
string
feedImageUrl
,
string
_configname
,
AuthInfo
_auth
,
string
categories
= null
)
Meta
Source
See Implementation
vibelog
webadmin
VibeLogWebAdmin
constructors
this
functions
get
getConfigEdit
getConfigs
getEditPost
getLogin
getMakePost
getPosts
getUserEdit
getUsers
postAddUser
postDeleteConfig
postDeleteFile
postDeletePost
postDeleteUser
postMakePost
postPutConfig
postPutPost
postPutUser
postUploadFile
mixins
__anonymous