previousFile_Passwd_Common::delUser (Previous) (Next) File_Passwd_Common::userExistsnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

File_Passwd_Common::listUser

File_Passwd_Common::listUser() – List user

Synopsis

mixed File_Passwd_Common::listUser ( string $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.

Possible PEAR_Error values
Error Code Summary
FILE_PASSWD_E_NOT_EXISTS suer doesn't exist

Note

This function can not be called statically.

previousFile_Passwd_Common::delUser (Previous) (Next) File_Passwd_Common::userExistsnext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.