Function Hook_CMA->get_row
Definitions
sources/content.php
- Get a content row.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$content_id | ID_TEXT | required parameter | N/A | N/A | The content ID |
Return
- The row (null: not found)
- Type: ?array
- Set: N/A
- Range: N/A