Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
FinderModelMaps
canDelete
Introduction
Synopsis
Parameter
Return
FinderModelMaps::
canDelete
Method to test whether a record can be deleted.
Signature
protected function canDelete(
$recordĀ )
Parameters
$record
A record object.
Returns
boolean
True if allowed to delete the record. Defaults to the permission for the component.