API16

JPane/endPanel: Difference between revisions

From Joomla! Documentation

Doxiki (talk | contribs)
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.


<span class="editsection" style="font-size:76%;">
<nowiki>[</nowiki>[[Description:JPane/endPanel|Edit Descripton]]<nowiki>]</nowiki>
</span>


{{Description:JPane/endPanel}}
 
{{subst:Description:JPane/endPanel}}


===Syntax===
===Syntax===
Line 21: Line 19:
</source>
</source>


<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[SeeAlso:JPane/endPanel|Edit See Also]]<nowiki>]</nowiki>
{{subst:SeeAlso:JPane/endPanel}}
</span>
{{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 />