/functions/identity.php

Description

identity.php

This contains utility functions for dealing with multiple identities

Functions
empty_identity (line 206)

Function to test if identity is empty

  • since: 1.5.1 and 1.4.5
boolean empty_identity ( $ident, array $identity)
  • array $identity: Identitiy Array
  • $ident
get_identities (line 22)

Returns an array of all the identities.

Array is keyed: full_name, reply_to, email_address, index, signature

  • return: full_name,reply_to,email_address,index,signature
  • since: 1.4.2
array get_identities ()
save_identities (line 63)

Function to save the identities array

  • since: 1.5.1 and 1.4.5
void save_identities (array $identities)
  • array $identities: Array of identities
sqfixidentities (line 113)

Returns an array with a fixed set of identities

  • since: 1.5.1 and 1.4.5
array sqfixidentities (array $identities, int $id, string $action)
  • array $identities: Array of identities
  • int $id: Identity to modify
  • string $action: Action to perform

Documentation generated on Sat, 07 Oct 2006 16:11:31 +0300 by phpDocumentor 1.3.0RC6