| [ Index ] |
PHP Cross Reference of Joomla 2.5.4 DE |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. |
| License: | GNU General Public License version 2 or later; see LICENSE |
| File Size: | 172 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
JLoggerDatabase:: (3 methods):
__construct()
addEntry()
connect()
Class: JLoggerDatabase - X-Ref
Joomla! MySQL Database Log class| __construct(array &$options) X-Ref |
| Constructor. param: array &$options Log object options. |
| addEntry(JLogEntry $entry) X-Ref |
| Method to add an entry to the log. param: JLogEntry $entry The log entry object to add to the log. return: void |
| connect() X-Ref |
| Method to connect to the database server based on object properties. return: void |
| Generated: Tue Apr 3 11:40:28 2012 | Cross-referenced by PHPXref 0.7.1 |