Unclassified NewsBoard Code Reference

IUser.SetDefaultNotify function

Set default notification method

function IUser.SetDefaultNotify ($DefaultNotify, $id = 0);

Parameters:

DefaultNotify
(string) new default notification method, see UNB_NOTIFY_* constants
id  –  optional, default: 0
(int) user id, 0: currently loaded user

Return value:

(bool) success

Member of class: IUser

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

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