1.3.4.1 (checked in on 2008/05/02 at 17:08:08 by toddnienkerk)
Displays a block containing a node's information.
| Name | Description |
|---|---|
| about_this_node_admin_settings | Implementation of hook_admin_settings() |
| about_this_node_block | Implementation of hook_block() |
| about_this_node_block_contents | Prepares the block and routes it to the appropriate theme function |
| about_this_node_get_info | Gather information about the node and return it as a keyed array |
| about_this_node_menu | Implementation of hook_menu() |
| about_this_node_perm | Implementation of hook_perm() |
| about_this_node_prepare_info | Prepare keyed array for theming as an item-list |
| theme_about_this_node_node | Theme function that build the block's output for nodes |