Identity_impThis class provides an IMP-specific interface to all identities a user might have. Its methods take care of any site-specific restrictions configured in prefs.php and conf.php.
$Horde: imp/lib/Identity/imp.php,v 1.44.2.22 2009/01/06 15:24:08 jan Exp $
Copyright 2001-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
Located in /lib/Identity/imp.php (line 21)
Identity | --Identity_imp
Constructor Identity_imp (line 55)
Reads all the user's identities from the prefs object or builds a new identity from the standard values given in prefs.php.
getAliasAddress (line 258)
Returns all aliases based on the chosen identity.
getAllFromAddresses (line 277)
Returns an array with all identities' from addresses.
getAllFromLines (line 179)
Returns an array with From: headers from all identities
getAllSentmailFolders (line 525)
Returns an array with the sent-mail folder names from all the identities.
getAllSignatures (line 492)
Returns an array with the signatures from all identities
getAllTieAddresses (line 306)
Get all 'tie to' address/identity pairs.
getBccAddresses (line 347)
Returns the BCC addresses for a given identity.
getFromAddress (line 231)
Returns the from address based on the chosen identity. If no address can be found it is built from the current user name and the specified maildomain.
getFromLine (line 135)
Returns a complete From: header based on all relevant factors (fullname, from address, input fields, locks etc.)
getFullname (line 437)
Returns the user's full name.
getMatchingIdentity (line 376)
Returns the identity's id that matches the passed addresses.
getSelectList (line 193)
Returns an array with the necessary values for the identity select box in the IMP compose window.
getSignature (line 456)
Returns the full signature based on the current settings for the signature itself, the dashes and the position.
getValue (line 510)
hasAddress (line 210)
Returns true if the given address belongs to one of the identities.
This function will search aliases for an identity automatically.
saveSentmail (line 545)
Returns true if the mail should be saved and the user is allowed to.
verify (line 73)
Verifies and sanitizes all identity properties.
Documentation generated on Sun, 30 Jan 2011 05:28:12 +0000 by phpDocumentor 1.4.3