vibelog v0.6.0-beta.1 (2017-03-16T14:18:13Z)
Home
Dub
Repo
PageInfo
vibelog
web
Undocumented in source.
struct
PageInfo {
struct
PostListInfo
via
import
vibelog
.
controller
:
PostListInfo
;
;
PostListInfo
pli
;
string
refPath
;
class
VibeLogSettings
via
import
vibelog
.
settings
:
VibeLogSettings
;
;
this
(VibeLogSettings settings, PostListInfo pli);
}
Constructors
this
this
(VibeLogSettings settings, PostListInfo pli)
Undocumented in source.
Alias This
pli
Members
Variables
pli
PostListInfo
pli
;
Undocumented in source.
refPath
string
refPath
;
Undocumented in source.
Meta
Source
See Implementation
vibelog
web
classes
VibeLogWeb
functions
registerVibeLogWeb
structs
PageInfo
PostInfo