Using the JPane classes in a component: Difference between revisions
From Joomla! Documentation
New page: {{inuse}} JPa |
|||
Line 1: | Line 1: | ||
JPane class types include 'Tabs' and 'Sliders'. | |||
Sliders implement the mootools accordian effect. Examples are the Joomla Admin parameters settings. | |||
startPane and endPane() require a string identifier. | |||
JPanes contain Panels | |||
startPanel() and endPanel() require name and ID parameters. |
Revision as of 23:23, 19 January 2008
JPane class types include 'Tabs' and 'Sliders'. Sliders implement the mootools accordian effect. Examples are the Joomla Admin parameters settings.
startPane and endPane() require a string identifier.
JPanes contain Panels startPanel() and endPanel() require name and ID parameters.