VibeLogWebAdmin.postPutPost

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
,,,
string author
,
string date
,
string category
,
string slug
,,
string header
,
string subHeader
,
string content
,
string filters
,
string _postname
,
AuthInfo _auth
)

Meta