API17

Difference between revisions of "JHtmlGrid::behavior"

From Joomla! Documentation

(Layout updates)
(Updated to r1448:247ba8d88526)
Line 8: Line 8:
 
<nowiki>[</nowiki>[[Description:JHtmlGrid::behavior|Edit Descripton]]<nowiki>]</nowiki>
 
<nowiki>[</nowiki>[[Description:JHtmlGrid::behavior|Edit Descripton]]<nowiki>]</nowiki>
 
</span>
 
</span>
===Synopsis===
 
 
<source lang="php">
 
<source lang="php">
public static JHtmlGrid::behavior ()
+
public static function behavior ()
 
</source>
 
</source>
===Returns===
+
* '''Returns'''
 
+
* '''Defined''' on line 259 of libraries/joomla/html/html/grid.php
===Defined in===
 
libraries/joomla/html/html/grid.php (line 259)
 
* see source code in [[jplatform:html/html/grid.php#cl-259|BitBucket]]
 
===Referenced by===
 
 
===See also===
 
===See also===
 +
* {{JVer|11.1}} '''JHtmlGrid::behavior source code''' on [[jplatform:html/html/grid.php#cl-251|BitBucket]]
 +
* {{JVer|11.1}} Class [[JHtmlGrid/11.1|JHtmlGrid]]
 +
* {{JVer|11.1}} Subpackage [[Subpackage_Html/11.1|Html]]
 +
* [[JHtmlGrid::behavior|Other versions of JHtmlGrid::behavior]]
 +
{{SeeAlso:JHtmlGrid::behavior}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[SeeAlso:JHtmlGrid::behavior|Edit See Also]]<nowiki>]</nowiki>
 
<nowiki>[</nowiki>[[SeeAlso:JHtmlGrid::behavior|Edit See Also]]<nowiki>]</nowiki>
 
</span>
 
</span>
* [[JHtmlGrid/11.1|JHtmlGrid]]
+
===User contributed notes===
* [[JHtmlGrid::behavior|Other versions of this method]]
 
{{SeeAlso:JHtmlGrid::behavior}}
 
===Examples===
 
 
<CodeExamplesForm />
 
<CodeExamplesForm />
 
<dpl>
 
<dpl>
Line 33: Line 30:
 
category=MethodExample
 
category=MethodExample
 
include=*
 
include=*
 +
namespace=CodeExample
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
 
<noinclude>[[Category:JHtmlGrid]][[Category:JHtmlGrid::behavior]]</noinclude>
 
<noinclude>[[Category:JHtmlGrid]][[Category:JHtmlGrid::behavior]]</noinclude>

Revision as of 21:06, 27 April 2011

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 JHtmlGrid::behavior[edit]

Description[edit]

Template:Description:JHtmlGrid::behavior [Edit Descripton]

public static function behavior ()
  • Returns
  • Defined on line 259 of libraries/joomla/html/html/grid.php

See also[edit]

Template:SeeAlso:JHtmlGrid::behavior [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />