Brekeke PBX Wiki

Creating a display name

 

Example:
var manager = Brekeke.Phonebook.getManager('en');
var display_name = manager.toDisplayName( contact.info );

Using this function, when editing a contact information, the application can show the contact’s display name like the [Phone book] > [Contact] page of the product admintool.

 

Yes No
Suggest Edit