Stats
Version
0.4
Wheels Compatibility
0.9.4
Downloads
251
Last Updated
December 27, 2009
About Plugins
Plugins allow you to extend or modify default Wheels application behavior. To use, you just drop the zip file into your plugins directory and reload your application.
Read Using and Creating Plugins for more information.
Flash Helpers
Handle with ease Wheels "flash" system
Author
Description
This plugin will extend the functionality or Wheels built in "flash" system. To use it, just call the method "flashShow()" anywhere on your views. The method will show the current message located into the flash struct with a wrapper <div> class with the same name.
Methods Added
- flashShow
Usage/Examples
Call from any action #flashShow()# and you are good to go!
