Function Module_admin_cns_forum_groupings->may_delete_this
Definitions
adminzone/pages/modules/admin_cns_forum_groupings.php
- Standard crud_module delete possibility checker.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$id | ID_TEXT | required parameter | N/A | N/A | The entry being potentially deleted |
Return
- Whether it may be deleted
- Type: boolean
- Set: N/A
- Range: N/A