summaryrefslogtreecommitdiff
path: root/modules/node/node.pages.inc
diff options
context:
space:
mode:
Diffstat (limited to 'modules/node/node.pages.inc')
-rw-r--r--modules/node/node.pages.inc8
1 files changed, 6 insertions, 2 deletions
diff --git a/modules/node/node.pages.inc b/modules/node/node.pages.inc
index a6d5c0a0b..d18e7a779 100644
--- a/modules/node/node.pages.inc
+++ b/modules/node/node.pages.inc
@@ -28,7 +28,11 @@ function node_add_page() {
}
/**
- * Display the list of available node types for node creation.
+ * Returns HTML for a list of available node types for node creation.
+ *
+ * @param $variables
+ * An associative array containing:
+ * - content: An array of content types.
*
* @ingroup themeable
*/
@@ -340,7 +344,7 @@ function node_preview($node) {
}
/**
- * Display a node preview for display during node creation and editing.
+ * Returns HTML for a node preview for display during node creation and editing.
*
* @param $variables
* An associative array containing: