Whitebeam Template Reference Documentation

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 Template Reference Documentation

Contact Template

unlinkNodeContacts() - Available since version 0.9.36

Remove all contact records from a catalogue node.

Syntax

number = rb.contact.unlinkNodeContacts(item, type)

Parameters

The 'unlinkNodeContacts' method takes 2 parameters:

Name Type/Value Range/Length Description
itemnumber  Required.

Note This method is new to release 0.9.36.

typestring  Optional. Type of things to be removed. Set to 'INDIVIDUAL', 'COMMUNITY' or 'OU'. If not specified then removes all linked items.

Results

The 'unlinkNodeContacts' method returns number:

Type/Value Range/Length Description
number  Returns 1 if successful -1 otherwise.

Remarks

unlinkNodeContacts() is used to un-associate all contact records currently associated with a specific catalogue node

Note : This method is new to release 0.9.36.

Whitebeam release 1.3.36
(loadtime : 55ms)