API17:JTableSession::delete
From Joomla! Documentation
JTableSession::delete
Description
Overloaded delete method.
public function delete ($oid=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $oid | null |
- Returns
- Defined on line 127 of libraries/joomla/database/table/session.php
See also
JTableSession::delete source code on BitBucket
Class JTableSession
Subpackage Database- Other versions of JTableSession::delete
User contributed notes
Code Examples