bamboo-2009.6.25: A simple blog middleware on hack
Source code
Contents
Index
Bamboo.Controller.Helper
Documentation
init_state
::
Controller
Source
inputs
::
Env
->
Assoc
Source
params
::
Env
->
Assoc
Source
input_with_default
::
String
->
String
->
Env
->
String
Source
param_with_default
::
String
->
String
->
Env
->
String
Source
get_input
::
String
->
Env
->
Maybe
String
Source
get_param
::
String
->
Env
->
Maybe
String
Source
just_input
::
String
->
Env
->
String
Source
just_param
::
String
->
Env
->
String
Source
io
::
MonadIO
m =>
IO
a -> m a
Source
fill_latest_posts
::
Part
()
Source
fill_tags
::
Part
()
Source
paginate
:: [a] ->
Part
Pager
Source
paged
:: [a] ->
Part
([a],
Pager
)
Source
for_current_page
::
Pager
-> [a] -> [a]
Source
init_post_meta_data
::
Post
->
Part
Post
Source
run
::
Controller
->
View
->
Application
Source
not_found
::
Controller
Source
Produced by
Haddock
version 2.4.2