J1.5:Using the JPane classes in a component
From Joomla! Documentation
(Difference between revisions)
(→JPane) |
|||
| Line 1: | Line 1: | ||
JPane class types include 'Tabs' and 'Sliders'. | JPane class types include 'Tabs' and 'Sliders'. | ||
| + | |||
Sliders implement the mootools accordian effect. Examples are the Joomla Admin parameters settings. | Sliders implement the mootools accordian effect. Examples are the Joomla Admin parameters settings. | ||
| Line 5: | Line 6: | ||
JPanes contain Panels | JPanes contain Panels | ||
| + | |||
| + | |||
startPanel() and endPanel() require name and ID parameters. | startPanel() and endPanel() require name and ID parameters. | ||
Revision as of 18:24, 19 January 2008
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
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.
