API17:JTable::canDelete
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.
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
-
JTable::canDelete source code on BitBucket
-
Class JTable
-
Subpackage Database
- Other versions of JTable::canDelete
SeeAlso:JTable::canDelete [Edit See Also]
User contributed notes
<CodeExamplesForm />
