Unclassified NewsBoard Code Reference

IUser.SetSignature function

Set post signature

function IUser.SetSignature ($Signature, $id = 0);

Parameters:

Signature
(string) new post signature
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 1067

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