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