vibelog v0.0.3 (2012-08-04T17:34:51Z)
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