vibelog v0.6.0-beta.1 (2017-03-16T14:18:13Z)
Home
Dub
Repo
VibeLogWebAdmin.postPutPost
vibelog
webadmin
VibeLogWebAdmin
Undocumented in source. Be warned that the author may not have intended to support it.
class
VibeLogWebAdmin
@
auth
@
path
("posts/:postname/")
@
errorDisplay
!
getEditPost
void
postPutPost
(
string
id
,
bool
isPublic
,
bool
commentsAllowed
,
string
author
,
string
date
,
string
category
,
string
slug
,
string
headerImage
,
string
header
,
string
subHeader
,
string
content
,
string
filters
,
string
_postname
,
AuthInfo
_auth
)
Meta
Source
See Implementation
vibelog
webadmin
VibeLogWebAdmin
constructors
this
functions
get
getConfigEdit
getConfigs
getEditPost
getMakePost
getPosts
getUserEdit
getUsers
postAddUser
postDeleteConfig
postDeleteFile
postDeletePost
postDeleteUser
postMakePost
postPutConfig
postPutPost
postPutUser
postUploadFile
mixins
__anonymous