JTable::hit/1.6
From Joomla! Documentation
JTable::hit
Description
Method to increment the hits for a row if the necessary property/field exists.
Description:JTable::hit [Edit Descripton]
public function hit ($pk=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $pk | mixed | null | An optional primary key value to increment. If not set the instance property value is used. |
See also
JTable source code on JoomlaCode
Class JTable
Subpackage Database- Other versions of JTable::hit
SeeAlso:JTable::hit [Edit See Also]