API17:JTable::hit
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
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::hit source code on BitBucket
-
Class JTable
-
Subpackage Database
- Other versions of JTable::hit
SeeAlso:JTable::hit [Edit See Also]
User contributed notes
<CodeExamplesForm />
