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 466

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.