Perforce Chronicle 2012.2/486814
API Documentation
|
Check if the active user can delete the given content resource. More...
Protected Attributes | |
$_privilege = 'delete' | |
$_privilegeAll = 'delete-any' |
Check if the active user can delete the given content resource.
Extends CanEdit assert and sets privilege to 'delete' - behavior is otherwise identical.
Content_Acl_Assert_CanDelete::$_privilege = 'delete' [protected] |
Reimplemented from Content_Acl_Assert_CanEdit.
Content_Acl_Assert_CanDelete::$_privilegeAll = 'delete-any' [protected] |
Reimplemented from Content_Acl_Assert_CanEdit.