API17

JButtonSeparator::fetchButton: Difference between revisions

From Joomla! Documentation

m See also: moving preparation
m clean up
Line 4: Line 4:
Empty implementation (not required).  
Empty implementation (not required).  


{{Description:JButtonSeparator::fetchButton}}
{{subst:Description:JButtonSeparator::fetchButton}}
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[Description:JButtonSeparator::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:JButtonSeparator::fetchButton|Other versions of JButtonSeparator::fetchButton]]
* [[API17:JButtonSeparator::fetchButton|Other versions of JButtonSeparator::fetchButton]]
{{SeeAlso:JButtonSeparator::fetchButton}}
{{subst:SeeAlso:JButtonSeparator::fetchButton}}
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[SeeAlso:JButtonSeparator::fetchButton|Edit See Also]]<nowiki>]</nowiki>
</span>
===User contributed notes===
===User contributed notes===
<CodeExamplesForm />
<CodeExamplesForm />

Revision as of 14:49, 24 March 2017

Joomla 11.1 JButtonSeparator::fetchButton

Description

Empty implementation (not required).

{{subst:Description:JButtonSeparator::fetchButton}}

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

See also

{{subst:SeeAlso:JButtonSeparator::fetchButton}}

User contributed notes

<CodeExamplesForm />