Unclassified NewsBoard Code Reference

IForum.IsWatched function

Get watch mode for current user

function IForum.IsWatched ($id = 0);

Parameters:

id  –  optional, default: 0
(int) forum id, 0: currently loaded forum

Return value:

(int) watch mode flags, see UNB_NOTIFY_* constants in common.lib.php

Member of class: IForum

Implementation file: unb_lib/forum.lib.php, line 627

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