Function Hook_CMA->get_id
Definitions
sources/content.php
- Get an ID for a content row. If there are multiple IDs, then they are colon-separated.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$row | array | required parameter | N/A | N/A | The database row for the content |
Return
- ID
- Type: string
- Set: N/A
- Range: N/A