J1.5

Using the JPane classes in a component: Difference between revisions

From Joomla! Documentation

Replacing page with 'Julio Ribeiro'
Chris Davenport (talk | contribs)
m Reverted edits by Juliocesargribeiro (Talk); changed back to last version by Mroswell
Line 1: Line 1:
Julio Ribeiro
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 18:48, 2 May 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.