Function __global->statistical_update_model
Definitions
sources/global3.php
- See how much to implement a view count, based on smart metrics.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: int
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$table | string | required parameter | N/A | N/A | Table to update in |
$view_count | integer | required parameter | N/A | N/A | Current view count |
Return
- How much to increment the view count by
- Type: integer
- Set: N/A
- Range: N/A