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.createMsgBoard()

Create an associated message board.

Syntax

string = Interest.createMsgBoard()

Parameters

The 'Interest.createMsgBoard' method takes no parameters

Results

The 'Interest.createMsgBoard' method returns string:

Type/Value Range/Length Description
string   Returns either a string containing a creation error message or null if the message board was correctly created.

Remarks

This method will create a message group - or 'discussion forum' for this interest group. The message board allows members of the community to communicate with each other.

Whitebeam release 1.3.36
(loadtime : 8ms)