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

Member.convertContactToMember()

Convert a contact template record into a member.

Syntax

void = Member.convertContactToMember()

Parameters

The 'Member.convertContactToMember' method takes no parameters

Results

The 'Member.convertContactToMember' method returns no useful information.

Remarks

The membership services system is implemented over the contact template. Generally a site using the membership component should NOT create or modify entries in the contact template without using the membership API. This method can be used to take an existing contact record and 'restructure' it in the way the membership system. Effectively converting the contact into a member.

Calling this method on a valid member record has no effect.
Whitebeam release 1.3.36
(loadtime : 10ms)