vibelog v0.0.6 (2012-10-12T06:55:47Z)
Home
Dub
Repo
VibeLogSettings
vibelog
vibelog
Undocumented in source.
class
VibeLogSettings {
string
databaseHost
;
ushort
databasePort
;
string
databaseName
;
string
configName
;
int
postsPerPage
;
string
basePath
;
string
function
(
string
)[]
textFilters
;
}
Members
Variables
basePath
string
basePath
;
Undocumented in source.
configName
string
configName
;
Undocumented in source.
databaseHost
string
databaseHost
;
Undocumented in source.
databaseName
string
databaseName
;
Undocumented in source.
databasePort
ushort
databasePort
;
Undocumented in source.
postsPerPage
int
postsPerPage
;
Undocumented in source.
textFilters
string
function
(
string
)[]
textFilters
;
Undocumented in source.
Meta
Source
See Implementation
vibelog
vibelog
classes
VibeLog
VibeLogSettings
functions
registerVibeLog