address_book_name

EveAndersson.com : API Browser : address_book_name

address_book_name

address_book_name
Defined in tcl/address-book-defs.tcl

assumes scope is set in the callers environment. if scope=group it assumes group_id is set in the callers environment, if scope=user it assumes that user_id is set in callers environment. For scope=group, returns the name of the group if the user is authorized. For scope=user, returns the person's name. For scope=public, returns the site name. For scope=table it returns an empty string.

[ show source ]

Show another procedure:

eve@eveandersson.com