API17:JLogEntry
From Joomla! Documentation
JLogEntry
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | __construct | Constructor. |
- Defined in libraries/joomla/log/logentry.php
Importing
jimport( 'joomla.log.logentry' );
See also
JLogEntry source code on BitBucket
Subpackage Log- Other versions of JLogEntry
User contributed notes
Code Examples