Function Hook_CMA->get_most_relevant_time
Definitions
sources/content.php
- Get the most relevant timestamp for content. What this actually is depends on the content.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: int
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$row | array | required parameter | N/A | N/A | The database row for the content |
Return
- Add time (null: unknown)
- Type: ?TIME
- Set: N/A
- Range: N/A