api_format_author_list

EveAndersson.com : API Browser : api_format_author_list

api_format_author_list (private)

api_format_author_list authors
Defined in packages/acs-core/api-documentation-procs.tcl

Generates an HTML-formatted list of authors (including <dt> and <dd> tags).

Parameters:
authors - the list of author strings.
Returns:
the formatted list, or an empty string if there are no authors.
[ show source ]

Show another procedure:

eve@eveandersson.com