API16:JTableSession

From Joomla! Documentation

Jump to: navigation, search

[Edit Descripton] Description:JTableSession

Contents

Defined in

libraries/joomla/database/table/session.php

Methods

Method name Description
__construct Constructor
insert
update
destroy Destroys the pesisting session
purge Purge old sessions
exists Find out if a user has a one or more active sessions
delete Overloaded delete method

Importing

jimport( 'joomla.database.table.session' );

[Edit See Also] SeeAlso:JTableSession

Examples


Personal tools