How Joomla Module Wrapper Works
This module shows an iframe window to specified location.
It has eight options.
- URL (url)
- Auto Add (radio)
- Scroll Bars (list)
- Width (text)
- Height (text)
- Auto Height (radio)
- Frame Border (radio)
- Target Name (text)
The helper file has one function:
- public static function getParams(&$params)
The default layout file contains HTML output of iframe tag.