API17:JTableNested::publish
From Joomla! Documentation
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.
JTableNested::publish
Description
Method to set the publishing state for a node or list of nodes in the database table.
Description:JTableNested::publish [Edit Descripton]
public function publish ( $pks=null $state=1 $userId=0 )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $pks | null | ||
| $state | 1 | ||
| $userId | 0 |
- Returns
- Defined on line 850 of libraries/joomla/database/tablenested.php
See also
-
JTableNested::publish source code on BitBucket
-
Class JTableNested
-
Subpackage Database
- Other versions of JTableNested::publish
SeeAlso:JTableNested::publish [Edit See Also]
User contributed notes
<CodeExamplesForm />
