API17:JHtmlJGrid
From Joomla! Documentation
Revision as of 13:52, 29 August 2012 by JoomlaWikiBot (Talk | contribs)
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JHtmlJGrid
Description
Description:JHtmlJGrid [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public static | action | Returns an action on a grid. |
| public static | checkedout | Returns a checked-out icon. |
| public static | isdefault | Returns a isDefault state on a grid. |
| public static | orderDown | Creates a order-down action icon. |
| public static | orderUp | Creates a order-up action icon. |
| public static | published | Returns a published state on a grid. |
| public static | publishedOptions | Returns an array of standard published state filter options. |
| public static | state | Returns a state on a grid. |
- Defined in libraries/joomla/html/html/jgrid.php
Importing
jimport( 'joomla.html.html.jgrid' );
See also
-
JHtmlJGrid source code on BitBucket
-
Subpackage Html
- Other versions of JHtmlJGrid
SeeAlso:JHtmlJGrid [Edit See Also]
User contributed notes
<CodeExamplesForm />
