API17

Difference between revisions of "JElementSQL::fetchElement"

From Joomla! Documentation

m (JoomlaWikiBot moved page JElementSQL::fetchElement/11.1 to API17:JElementSQL::fetchElement without leaving a redirect: Robot: Moved page)
m (→‎See also: moving preparation)
(One intermediate revision by the same user not shown)
Line 48: Line 48:
 
===See also===
 
===See also===
 
* {{JVer|11.1}} '''JElementSQL::fetchElement source code''' on [[jplatform:html/parameter/element/sql.php#cl-22|BitBucket]]
 
* {{JVer|11.1}} '''JElementSQL::fetchElement source code''' on [[jplatform:html/parameter/element/sql.php#cl-22|BitBucket]]
* {{JVer|11.1}} Class [[JElementSQL/11.1|JElementSQL]]
+
* {{JVer|11.1}} Class [[API17:JElementSQL|JElementSQL]]
* {{JVer|11.1}} Subpackage [[Subpackage_Html/11.1|Html]]
+
* {{JVer|11.1}} Subpackage [[API17:Subpackage_Html|Html]]
* [[JElementSQL::fetchElement|Other versions of JElementSQL::fetchElement]]
+
* [[API17:JElementSQL::fetchElement|Other versions of JElementSQL::fetchElement]]
 
{{SeeAlso:JElementSQL::fetchElement}}
 
{{SeeAlso:JElementSQL::fetchElement}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
Line 66: Line 66:
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
<noinclude>[[Category:JElementSQL]][[Category:JElementSQL::fetchElement]]</noinclude>
+
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>

Revision as of 20:34, 11 May 2013

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 JElementSQL::fetchElement[edit]

Description[edit]

Template:Description:JElementSQL::fetchElement [Edit Descripton]

public function fetchElement (
        $name
        $value
        &$node
        $control_name
)
Parameter Type Default Description
$name
$value
&$node
$control_name
  • Returns
  • Defined on line 30 of libraries/joomla/html/parameter/element/sql.php

See also[edit]

Template:SeeAlso:JElementSQL::fetchElement [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />