const classfantomato::Fantomato
sys::Obj web::WebMod draft::DraftMod fantomato::Fantomato
Server entry point
- cache
const static Cache cache := Cache.<ctor>()
- file404
- log
const static Log log := Fantomato#.pod().log
- make
new make()
Constructor.
- pageLink
- sendJson
static Void sendJson(WebRes res, Obj obj, Int statusCode := 200)
- serveFile
static Void serveFile(Uri path, WebRes res)
Serve files from data folder
- serveFileItem
- serveRootFile
- serveTplItem
- settings
const static GlobalSettings settings := GlobalSettings.load
- sitemap
const static SitemapGen sitemap := SitemapGen.<ctor>()
- tagger
const static TagsActor tagger := TagsActor.<ctor>()