[ Index ] |
|
Code source de vtiger CRM 5.0.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 |
Error:: (3 méthodes):
addError()
ErrorsAsHTML()
ErrorsExist()
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 10:22:19 2007 | par Balluche grâce à PHPXref 0.7 |