API16:JPane/endPanel
From Joomla! Documentation
Description
Ends a panel.
Syntax
endPanel()
Defined in
libraries/joomla/html/pane.php
Importing
jimport( 'joomla.html.pane' );
Source Body
Examples
Code Examples
Ends a panel.
endPanel()
libraries/joomla/html/pane.php
jimport( 'joomla.html.pane' );