Customization

VCard attributes

VCard attributes are generated from this utility. Interface can be found at collective.listusers.interfaces.IMapUserAttributesToVCardUtility and default implementation at collective.listusers.browser.vcard.MapUserAttributesToVCardUtility.

To override, create overrides.zcml and configure your own utility providing the interface.

User attribute filter vocabulary

In control panel, administrator can provide a vocabulary as base for a user attribute filter widget.

View adapters

By default the view is registered at /listusers. If you don’t like that:

Table Of Contents

Previous topic

Features

Next topic

API

This Page