Function Hook_privacy_wiki->delete
Definitions
sources/hooks/systems/privacy/wiki.php
- Delete a row.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$table_name | ID_TEXT | required parameter | N/A | N/A | Table name |
$table_details | array | required parameter | N/A | N/A | Details of the table from the info function |
$row | array | required parameter | N/A | N/A | Row raw from the database |