| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. |
| License: | GNU/GPL, see LICENSE.php |
| Version: | $Id: log.php 14401 2010-01-26 14:10:00Z louis $ |
| File Size: | 231 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
JLog:: (5 methods):
__construct()
setOptions()
addEntry()
_openLog()
_closeLog()
| __construct($path, $options) X-Ref |
| Constructor param: string $path Log file path param: array $options Log file options |
| setOptions($options) X-Ref |
| No description |
| addEntry($entry) X-Ref |
| No description |
| _openLog() X-Ref |
| Open the log file pointer and create the file if it doesn't exist return: boolean True on success |
| _closeLog() X-Ref |
| Close the log file pointer return: boolean True on success |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |