/templates/util_addressbook.php

Description

util_addressbook.php

Functions to make working with address books easier

Functions
composeLink (line 22)

Create a link to compose an email to the email address given.

  • author: Steve Brown
  • since: 1.5.2
void composeLink (array $row)
  • array $row: contact as given to the addressbook_list.tpl template
formatAddressList (line 37)

Format the address book into a format that is easy for template authors to use

  • author: Steve Brown
  • since: 1.5.2
array formatAddressList (array $addresses)
  • array $addresses: all contacts as given by calling $abook->list_addr()
getBackends (line 147)

Function to build a list of available backends for searching

  • author: Steve Brown
  • since: 1.5.2
array getBackends ()
insert_javascript (line 66)

Function to include JavaScript code

void insert_javascript ()

Documentation generated on Mon, 13 Jan 2020 04:23:44 +0100 by phpDocumentor 1.4.3