Sign in or 

| 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 |
| String | WPCAPI.generateCellID | Override this function to generate your own cell identifiers. |
| String | WPCAPI.generateCellURL | Override this function to generate your own cell URLs. |
| boolean | WPCAPI.onpagecreate | This event is fired whenever a page is created. |
| boolean | WPCAPI.onpagedelete | This event is fired whenever a page is deleted. |
| boolean | WPCAPI.onpagerename | This event is fired whenever a page is renamed. |
| boolean | WPCAPI.onpagerestore | This event is fired whenever a deleted page is restored. |
| void | WPCAPI.showAddPageDialog | Call this function to display the Add Page dialog. |