Unclassified NewsBoard Code Reference

IUser.Remove function

Remove a user
Any posts of this user will get the user name copied in statically and
will be marked as by a former user.
Cleans up all other tables and removes any user-related data.

function IUser.Remove ($id = 0);

Parameters:

id  –  optional, default: 0
(int) user id to remove, 0: currently loaded user

Return value:

(bool) success

Member of class: IUser

Implementation file: unb_lib/user.lib.php, line 1565

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.