J1.5

Using the JPane classes in a component: Difference between revisions

From Joomla! Documentation

Mroswell (talk | contribs)
New page: {{inuse}} JPa
 
Mroswell (talk | contribs)
Line 1: Line 1:
{{inuse}}
JPane class types include 'Tabs' and 'Sliders'.
JPa
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.