API17:JTableExtension::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.
JTableExtension::publish
Description
Method to set the publishing state for a row or list of rows in the database table.
Description:JTableExtension::publish [Edit Descripton]
Synopsis
public JTableExtension->publish ($pks=null, $state=1, $userId=0)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $pks | null | ||
| $state | 1 | ||
| $userId | 0 |
Returns
Defined in
libraries/joomla/database/table/extension.php
Referenced by
See also
SeeAlso:JTableExtension::publish
Examples
<CodeExamplesForm />
