| [ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 107 lignes (4 kb) |
| Inclus ou requis: | 1 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
phpsysinfo_Error:: (3 méthodes):
addError()
ErrorsAsHTML()
ErrorsExist()
Classe: phpsysinfo_Error - X-Ref
| addError( $strCommand, $strMessage, $intLine, $strFile ) X-Ref |
| addError() param: strCommand string Command, which cause the Error param: strMessage string additional Message, to describe the Error param: intLine integer on which line the Error occours param: strFile string in which File the Error occours return: - |
| ErrorsAsHTML() X-Ref |
| ErrorsAsHTML() param: - return: string string which contains a HTML table which can be used to echo out the errors |
| ErrorsExist() X-Ref |
| ErrorsExist() param: - return: true there are errors logged |
| Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |