| Safe Haskell | None |
|---|
Yesod.Goodies.PNotify
Documentation
Constructors
| PNotify | |
Fields
| |
data NotifyType Source
Instances
data NotifyStyling Source
Instances
class YesodJquery a => YesodJqueryPnotify a whereSource
Methods
urlPnotifyJs :: a -> Either (Route a) TextSource
urlPnotifyCss :: a -> Either (Route a) TextSource
urlPnotifyIconsCss :: a -> Either (Route a) TextSource
setPNotify :: PNotify -> HandlerT site IO ()Source
pnotify :: YesodJqueryPnotify site => site -> WidgetT site IO ()Source