JUser::setLastVisit/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JUser::setLastVisit

Description

Pass through method to the table for setting the last visit date.

Description:JUser::setLastVisit [Edit Descripton]

public function setLastVisit ($timestamp=null)
Parameter Type Default Description
$timestamp int null The timestamp, defaults to 'now'.
  • Returns boolean True on success.
  • Defined on line 392 of libraries/joomla/user/user.php
  • Since Joomla 1.5

See also

SeeAlso:JUser::setLastVisit [Edit See Also]

User contributed notes


Personal tools