API17

JHtmlGrid: Difference between revisions

From Joomla! Documentation

m moving preparation
m clean up
Line 2: Line 2:
=={{JVer|11.1}} JHtmlGrid==
=={{JVer|11.1}} JHtmlGrid==
===Description===
===Description===
{{Description:JHtmlGrid}}
{{subst:Description:JHtmlGrid}}
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[Description:JHtmlGrid|Edit Descripton]]<nowiki>]</nowiki>
</span>
===Methods===
===Methods===
{| class="wikitable sortable"
{| class="wikitable sortable"
Line 61: Line 59:
* {{JVer|11.1}} Subpackage [[API17:Subpackage Html|Html]]
* {{JVer|11.1}} Subpackage [[API17:Subpackage Html|Html]]
* [[API17:JHtmlGrid|Other versions of JHtmlGrid]]
* [[API17:JHtmlGrid|Other versions of JHtmlGrid]]
{{SeeAlso:JHtmlGrid}}
{{subst:SeeAlso:JHtmlGrid}}
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[SeeAlso:JHtmlGrid|Edit See Also]]<nowiki>]</nowiki>
</span>
===User contributed notes===
===User contributed notes===
<CodeExamplesForm />
<CodeExamplesForm />

Revision as of 15:36, 24 March 2017

Joomla 11.1 JHtmlGrid

Description

{{subst:Description:JHtmlGrid}}

Methods

Visibility Method name Description
public static access
public static behavior
public static boolean Display a boolean setting widget.
public static checkedOut
public static id
public static order
public static published
public static sort
public static state
protected static _checkedOut
  • Defined in libraries/joomla/html/html/grid.php

Importing

jimport( 'joomla.html.html.grid' );

See also

{{subst:SeeAlso:JHtmlGrid}}

User contributed notes

<CodeExamplesForm />