JTableNested::publish/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 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

SeeAlso:JTableNested::publish [Edit See Also]

User contributed notes


Personal tools