JHTMLGrid::state/1.5
From Joomla! Documentation
JHTMLGrid::state
Description
Description:JHTMLGrid::state [Edit Descripton]
public function state ( $filter_state='*' $published='Published' $unpublished='Unpublished' $archived=NULL $trashed=NULL )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $filter_state | '*' | ||
| $published | 'Published' | ||
| $unpublished | 'Unpublished' | ||
| $archived | NULL | ||
| $trashed | NULL |
- Returns
- Defined on line 131 of libraries/joomla/html/html/grid.php
See also
-
JHTMLGrid::state on api.joomla.org
-
JHTMLGrid source code on JoomlaCode
-
Class JHTMLGrid
-
Subpackage Html
- Other versions of JHTMLGrid::state
SeeAlso:JHTMLGrid::state [Edit See Also]
User contributed notes
<CodeExamplesForm />