File_Passwd_Common::listUser() -- List user
Description
List one user's properties or all users.
Parameter
- string
$user
the user to list or all users if empty
Return value
Returns array of user(s) or PEAR_Error on failure.
Note
This function can not be called
statically.