| Name | Description |
|---|---|
| Node | The node that this view operates on. |
| Script | The javascript code required by this view. |
| htmlHeader | The HTML code for the header of the view. This code belongs in the body section of the HTML document. |
| htmlBody | The HTML code for the body of the view. |
| htmlFooter | The HTML code for the footer of the view. |
| Name | Description |
|---|---|
| ProcessPost | Process the results of a post. |