JTable::hit/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 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.
  • Returns boolean True on success.
  • Defined on line 834 of libraries/joomla/database/table.php
  • Since Joomla 1.0

See also

SeeAlso:JTable::hit [Edit See Also]

User contributed notes


Personal tools