API15:JHTMLGrid
From Joomla! Documentation
(Difference between revisions)
Sayfrndship (Talk | contribs) (→Methods) |
|||
| Line 25: | Line 25: | ||
|- | |- | ||
|[[API15:JHTMLGrid/published|published]] | |[[API15:JHTMLGrid/published|published]] | ||
| − | | | + | |Publish/unpublish items in your table. |
|- | |- | ||
|[[API15:JHTMLGrid/state|state]] | |[[API15:JHTMLGrid/state|state]] | ||
Latest revision as of 05:51, 21 August 2010
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.
[Edit Descripton] Description:JHTMLGrid
Contents |
[edit] Defined in
libraries/joomla/html/html/grid.php
[edit] Methods
| Method name | Description |
|---|---|
| sort | |
| id | |
| access | |
| checkedOut | |
| published | Publish/unpublish items in your table. |
| state | |
| order |
[edit] Importing
jimport( 'joomla.html.html.grid' );
[Edit See Also] SeeAlso:JHTMLGrid
[edit] Examples
<CodeExamplesForm />
