J1.5

Difference between revisions of "Using the JPane classes in a component"

From Joomla! Documentation

(Replacing page with 'Julio Ribeiro')
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 13:48, 2 May 2008

The "J1.5" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

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.