Function Hook_privacy_calendar->serialise
Definitions
sources/hooks/systems/privacy/calendar.php
- Serialise a row.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$table_name | ID_TEXT | required parameter | N/A | N/A | Table name |
$row | array | required parameter | N/A | N/A | Row raw from the database |
Return
- Row in a cleanly serialised format
- Type: array
- Set: N/A
- Range: N/A