Sign in or 

| HTTP Method | URI | Returns |
| GET | /CellService/getCellWithChildren.do | A cell, including cell metadata, the cell's current revision, its tags, and its children. |
Overview: Retrieves the current revision of a cell. This call returns user-generated HTML content, details about the last edit, tags, and a list of child cells.The default output of this call returns HTML suitable for a server-side include. | ||
| Common Parameters plus... Required Parameters: cell.cellId The cell to fetch.cell.displayName The default cell display name to return if the cell specified by cell.cellId does not currently exist. If the cell exists, this parameter is ignored. This parameter may safely be ignored if all cells are being explicitly created.cell.url As cell.displayName, the default cell URL to return if the specified cell does not exist. If the cell exists, this parameter is ignored. This parameter may safely be ignored if all cells are being explicitly created. Optional Parameters: cell.templateId If specified and the cell has no content, the response will include the content of the specified template.cell.currentRevision.version If specified and the cell is currently at this version, the response will include no cell content. | ||
Example Request ( required parameters in red ):To add... | ||
|
boe_wetpaint |
Latest page update: made by boe_wetpaint
, Mar 3 2009, 7:27 PM EST
(about this update
About This Update
1 word added 1 word deleted view changes - complete history) |
|
Keyword tags:
CellService
More Info: links to this page
|