Version User Scope of changes
Mar 24 2009, 2:08 PM EDT (current) boe_wetpaint 1 word added, 1 word deleted
Oct 29 2008, 2:08 PM EDT superwomyn 3 words added, 3 words deleted

Changes

Key:  Additions   Deletions
User-generated pages can be added to your site. The client application controls most of the behavior; however, some methods must be overridden to fully integrate it with your site. For an explanation on how user-generated pages can be implemented, view step 65 of the integration guide.

Function Reference

String
WPCAPI.generateCellIDOverride this function to generate your own cell identifiers.
String
WPCAPI.generateCellURLOverride this function to generate your own cell URLs.
boolean
WPCAPI.onpagecreateThis event is fired whenever a page is created.
boolean
WPCAPI.onpagedeleteThis event is fired whenever a page is deleted.
boolean
WPCAPI.onpagerenameThis event is fired whenever a page is renamed.
boolean
WPCAPI.onpagerestoreThis event is fired whenever a deleted page is restored.
void
WPCAPI.showAddPageDialogCall this function to display the Add Page dialog.