Sign in or 

| boolean WPCAPI.onpagedelete() | ||||
| This method is overridable and should not be called directly. This event is fired whenever a user attempts to delete a page, but before the page is allowed to be deleted. By default, this method simply allows the deletion to occur. Parameters | ||||
| String | cellID | The identifier for the cell being deleted. | Required | |
| String | message | The edit note entered by the user. | Defaults to "" | |
| Returns true if the deletion is allowed, false otherwise. | ||||
Usage: Asynchronous
| ||||
|
superwomyn |
Latest page update: made by superwomyn
, Oct 29 2008, 4:24 PM EDT
(about this update
About This Update
1 word added 1 word deleted view changes - complete history) |
|
Keyword tags:
delete page
override
remove page
More Info: links to this page
|