API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
xml_domit_rss_exception::raiseException | ( | $ | errorNum, |
$ | errorString | ||
) |
Raises the specified exception
int | The error number |
string | A string explanation of the error |
Références $GLOBALS, et php_file_utilities::putDataToFile().
Référencé par xml_domit_rss_elementindexer::getElement(), et xml_domit_rss_elementindexer::getElementAt().
xml_domit_rss_exception::setErrorHandler | ( | $ | method | ) |
custom handler for DOM RSS errors
object | A reference to the custom error handler |
Références $GLOBALS.
xml_domit_rss_exception::setErrorLog | ( | $ | doLogErrors, |
$ | logfile | ||
) |
Set error mode
boolean | True if errors should be logged |
string | Absolute or relative path to log file |
Références $GLOBALS.
xml_domit_rss_exception::setErrorMode | ( | $ | mode | ) |