API17

Difference between revisions of "JButton::fetchButton"

From Joomla! Documentation

m (→‎See also: moving preparation)
m (clean up)
Line 4: Line 4:
 
Get the button.  
 
Get the button.  
  
{{Description:JButton::fetchButton}}
+
{{subst:Description:JButton::fetchButton}}
<span class="editsection" style="font-size:76%;">
+
 
<nowiki>[</nowiki>[[Description:JButton::fetchButton|Edit Descripton]]<nowiki>]</nowiki>
 
</span>
 
 
<source lang="php">
 
<source lang="php">
 
public function fetchButton ()
 
public function fetchButton ()
Line 18: Line 16:
 
* {{JVer|11.1}} Subpackage [[API17:Subpackage_Html|Html]]
 
* {{JVer|11.1}} Subpackage [[API17:Subpackage_Html|Html]]
 
* [[API17:JButton::fetchButton|Other versions of JButton::fetchButton]]
 
* [[API17:JButton::fetchButton|Other versions of JButton::fetchButton]]
{{SeeAlso:JButton::fetchButton}}
+
{{subst:SeeAlso:JButton::fetchButton}}
<span class="editsection" style="font-size:76%;">
+
 
<nowiki>[</nowiki>[[SeeAlso:JButton::fetchButton|Edit See Also]]<nowiki>]</nowiki>
 
</span>
 
 
===User contributed notes===
 
===User contributed notes===
 
<CodeExamplesForm />
 
<CodeExamplesForm />

Revision as of 09:48, 24 March 2017

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

Joomla 11.1 JButton::fetchButton[edit]

Description[edit]

Get the button.

{{subst:Description:JButton::fetchButton}}

public function fetchButton ()
  • Returns
  • Defined on line 115 of libraries/joomla/html/toolbar/button.php

See also[edit]

{{subst:SeeAlso:JButton::fetchButton}}

User contributed notes[edit]

<CodeExamplesForm />