[ Index ]
 

Code source de IMP H3 (4.1.5)

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/lib/ -> Maillog.php (sommaire)

(pas de description)

Poids: 191 lignes (7 kb)
Inclus ou requis: 4 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

IMP_Maillog:: (6 méthodes):
  log()
  getLog()
  sentMDN()
  displayLog()
  deleteLog()
  _getUniqueHistoryId()


Classe: IMP_Maillog  - X-Ref

The IMP_Maillog:: class contains all functions related to handling
logging of responses to individual e-mail messages.

$Horde: imp/lib/Maillog.php,v 1.15.10.13 2007/01/02 13:54:56 jan Exp $

Copyright 2003-2007 Michael Slusarz <slusarz@bigworm.colorado.edu>

See the enclosed file COPYING for license information (GPL). If you
did not receive this file, see http://www.fsf.org/copyleft/gpl.html.

log($type, $msg_ids, $data = null)   X-Ref
Create a log entry.

param: string $type    Either 'forward', 'redirect', 'reply', or 'mdn'.
param: mixed $msg_ids  Either a single Message-ID or an array of
param: string $data    Any additional data to store. For 'forward' and

getLog($msg_id)   X-Ref
Retrieve any history for the given Message-ID.

param: string $msg_id  The Message-ID of the message.
return: DataTreeObject  The DataTreeObject object containing the log

sentMDN($msg_id, $type)   X-Ref
Determines if an MDN notification of a certain type has been sent
previously for this message-ID.

param: string $msg_id  The Message-ID of the message.
param: string $type    The type of MDN.
return: boolean  True if a MDN has been sent for this message with

displayLog($msg_id)   X-Ref
Retrieve any history for the given Message-ID and display via the
Horde notification system.

param: string $msg_id  The Message-ID of the message.

deleteLog($msg_ids)   X-Ref
Delete the log entries for a given list of Message-IDs.

param: mixed $msg_ids  Either a single Message-ID or an array

_getUniqueHistoryId($msgid)   X-Ref
Generate the unique log ID for a forward/reply/redirect event.

param: string $msgid  The Message-ID of the original message.
return: string  The unique log ID to use with Horde_History::.



Généré le : Thu Nov 29 12:30:07 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics