Documentation

IMP_Contacts_Avatar_Backend
in

Interface for a contact avatar image backend.

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

copyright

2013-2017 Horde LLC

license

http://www.horde.org/licenses/gpl GPL

Table of Contents

Methods

avatarImg()  : array<string|int, mixed>
URL of the contact avatar image.

Methods

avatarImg()

URL of the contact avatar image.

public avatarImg(string $email) : array<string|int, mixed>
Parameters
$email : string

An email address.

Return values
array<string|int, mixed>

See IMP_Contacts_Image#getImage().


        
On this page

Search results