Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
PNotify | |
|
class YesodJquery a => YesodJqueryPnotify a where Source
Nothing
urlPnotifyJs :: a -> Either (Route a) Text Source
urlPnotifyCss :: a -> Either (Route a) Text Source
urlPnotifyIconsCss :: a -> Either (Route a) Text Source
setPNotify :: PNotify -> HandlerT site IO () Source
pnotify :: YesodJqueryPnotify site => site -> WidgetT site IO () Source