API15

Difference between revisions of "JElementMenuItem"

From Joomla! Documentation

m (clean up)
Line 1: Line 1:
<span class="editsection" style="font-size:76%;">
+
{{subst:Description:JElementMenuItem}}
<nowiki>[</nowiki>[[Description:JElementMenuItem|Edit Descripton]]<nowiki>]</nowiki>
 
</span>
 
{{Description:JElementMenuItem}}
 
  
 
===Defined in===
 
===Defined in===
Line 19: Line 16:
 
<source lang="php">jimport( 'joomla.html.parameter.element.menuitem' );</source>
 
<source lang="php">jimport( 'joomla.html.parameter.element.menuitem' );</source>
  
<span class="editsection" style="font-size:76%;">
+
 
<nowiki>[</nowiki>[[SeeAlso:JElementMenuItem|Edit See Also]]<nowiki>]</nowiki>
+
{{subst:SeeAlso:JElementMenuItem}}
</span>
 
{{SeeAlso:JElementMenuItem}}
 
  
 
===Examples===
 
===Examples===

Revision as of 08:19, 24 March 2017

The "API15" 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.

{{subst:Description:JElementMenuItem}}

Defined in[edit]

libraries/joomla/html/parameter/element/menuitem.php

Methods[edit]

Method name Description
fetchElement

Importing[edit]

jimport( 'joomla.html.parameter.element.menuitem' );


{{subst:SeeAlso:JElementMenuItem}}

Examples[edit]

<CodeExamplesForm />