Safe Haskell | None |
---|
Yesod.DataTables.Reply
Description
DataTables reply formatting.
- data Reply = Reply {}
- formatReply :: Reply -> Value
Documentation
Container for holding the reply to DataTables jQuery plugin.
Constructors
Reply | |
Fields
|
formatReply :: Reply -> ValueSource
Translates the reply object to a JSON value that DataTables javascript plugin expects.