API17:JUser::setLastVisit
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.
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'. |
See also
-
JUser::setLastVisit source code on BitBucket
-
Class JUser
-
Subpackage User
- Other versions of JUser::setLastVisit
SeeAlso:JUser::setLastVisit [Edit See Also]
User contributed notes
<CodeExamplesForm />
