Sign in or 

| String generateCellURL() | |||||
| This method is overridable and should not be called directly. This method generates a URL to be associated with a cell. By default, this method returns the current page URL with the cellId querystring parameter set to the new cell ID. Parameters | |||||
| String | parentID | The identifier for the parent cell. | Required | ||
| String | title | The title of the cell. | Required | ||
| String [] | tags | The keyword tags for the cell. | Defaults to [] | ||
| String | cellID | The identifier for the cell. | Required | ||
| Returns the URL to be associated with the cell. | |||||
Usage Synchronous
Asynchronous
| |||||
|
superwomyn |
Latest page update: made by superwomyn
, Oct 29 2008, 4:25 PM EDT
(about this update
About This Update
1 word added 1 word deleted view changes - complete history) |
|
Keyword tags:
API
function
generateCellURL
JavaScript
method
More Info: links to this page
|