JTable::canDelete/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 JTable::canDelete

Description

Generic check for whether dependancies exist for this object in the database schema.

Description:JTable::canDelete [Edit Descripton]

public function canDelete (
        $pk=null
        $joins=null
)
Parameter Type Default Description
$pk null
$joins null
  • Returns
  • Defined on line 1235 of libraries/joomla/database/table.php

See also

SeeAlso:JTable::canDelete [Edit See Also]

User contributed notes


Personal tools