Whitebeam Object Definition

Site Map
 
Home
 
Application Guide
Reference
  Installation
  Configuration
  XML Markup
  JavaScript Classes
  ROM
  Templates
  Environment
  Dev Process
  Tools
  External Links
  Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
 
 

Whitebeam Object Definition

Method Description

Interest.hasMsgBoard()

Check for message board.

Syntax

string = Interest.hasMsgBoard()

Parameters

The 'Interest.hasMsgBoard' method takes no parameters

Results

The 'Interest.hasMsgBoard' method returns string:

Type/Value Range/Length Description
string   Name of the message board if it exists - null if there is no message board associated with this interest group.

Remarks

Message boards can optionally be created for each interest group. This method allows the application code to determine whether a specific interest group has a message board associated with it and if it does, the name of that group.

Whitebeam release 1.3.36
(loadtime : 15ms)