bamboo-2009.8.16: A simple blog engine on HackSource codeContentsIndex
Bamboo.Model.Comment
Documentation
data Comment Source
Constructors
Comment
uid :: String
author :: String
body :: ByteString
author_email :: String
author_link :: String
show/hide Instances
data CommentData Source
Constructors
Author
AuthorEmail
AuthorLink
Body
PostId
show/hide Instances
data SpamFilter Source
Constructors
HumanHack
EmptyField
LeftNumber
RightNumber
Operator
show/hide Instances
write_to :: Comment -> IO ()Source
create_comment :: Assoc -> IO ()Source
from_post_id :: String -> CommentSource
post_id_to_uid :: SCSource
uid_to_post_id :: SCSource
fill_comment_size :: Post -> IO PostSource
gravatar_link :: Comment -> StringSource
Produced by Haddock version 2.4.2