Function Standard_crud_module->mass_delete
Definitions
sources/crud_module.php
- Mass delete some entries/categories.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$top_level | boolean | True | N/A | N/A | Whether this is a top level mass delete op (i.e. not a recursion) |
Return
- The UI (null: not top level)
- Type: ?Tempcode
- Set: N/A
- Range: N/A