JPane/endPanel: Difference between revisions
From Joomla! Documentation
New page: ===Description===
Ends a panel.
<span class="editsection" style="font-size:76%;">
<nowiki>[</nowiki>Edit Descripton<nowiki>]</nowiki>
</span>
{{Desc... |
m clean up |
||
| Line 2: | Line 2: | ||
Ends a panel. | Ends a panel. | ||
{{Description:JPane/endPanel}} | |||
{{subst:Description:JPane/endPanel}} | |||
===Syntax=== | ===Syntax=== | ||
| Line 21: | Line 19: | ||
</source> | </source> | ||
{{subst:SeeAlso:JPane/endPanel}} | |||
{{SeeAlso:JPane/endPanel}} | |||
===Examples=== | ===Examples=== | ||
Revision as of 14:17, 24 March 2017
Description
Ends a panel.
{{subst:Description:JPane/endPanel}}
Syntax
endPanel()
Defined in
libraries/joomla/html/pane.php
Importing
jimport( 'joomla.html.pane' );
Source Body
{{subst:SeeAlso:JPane/endPanel}}
Examples
<CodeExamplesForm />