Function Module_cms_catalogues->may_delete_this
Definitions
cms/pages/modules/cms_catalogues.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