Function RevisionEngineDatabase->find_most_recent_category_change
Definitions
sources/revisions_engine_database.php
- Find most recent revision in a category.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: int
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$resource_type | string | required parameter | N/A | N/A | Resource type |
$category_id | string | required parameter | N/A | N/A | Category ID |
Return
- Last revision (0 if no revisions ever)
- Type: TIME
- Set: N/A
- Range: N/A