UNB Components Code Reference

UnbUi::GetUserList method

Gets a multi-line string of user names from a list of user IDs.

public static function UnbUi::GetUserList ($keys, $includeSystem = true);

Parameters

keys
(array(int)) List of user IDs
includeSystem  –  optional, default: true
(bool) true to include the system-defined keys, false otherwise

Member of class: UnbUi

Implementation file: ui.class.php, line 397

© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.