| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 409 lines (13 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| panels_node_perm() X-Ref |
| Implementation of hook_perm(). |
| panels_node_menu() X-Ref |
| Implementation of hook_menu(). |
| panels_node_edit_node($node) X-Ref |
| No description |
| panels_node_node_info() X-Ref |
| Implementation of hook_node_info(). |
| panels_node_access($op, $node, $account) X-Ref |
| Implementation of hook_access(). |
| panels_node_add() X-Ref |
| No description |
| panels_node_form(&$node, &$param) X-Ref |
| Implementation of hook_form(). |
| panels_node_validate($node) X-Ref |
| Implementation of hook_validate(). |
| panels_node_load($node) X-Ref |
| Implementation of hook_load(). Panels does not use revisions for nodes because that would open us up to have completely separate displays, and we'd have to copy them, and that's going to be a LOT of data. |
| panels_node_insert(&$node) X-Ref |
| Implementation of hook_insert(). |
| panels_node_delete(&$node) X-Ref |
| Implementation of hook_delete(). |
| panels_node_update($node) X-Ref |
| Implementation of hook_update(). |
| panels_node_view($node, $teaser = FALSE, $page = FALSE) X-Ref |
| Implementation of hook_view(). |
| panels_node_settings() X-Ref |
| Settings for panel nodes. |
| panels_node_edit_layout($node) X-Ref |
| Pass through to the panels layout editor. |
| panels_node_edit_content($node) X-Ref |
| Pass through to the panels content editor. |
| panels_node_get_context(&$node) X-Ref |
| Build the context to use for a panel node. |
| panels_node_export_node_alter(&$node, $original_node, $method) X-Ref |
| Implementation of hook_export_node_alter() Integrate with export.module for saving panel_nodes into code. |
| panels_node_panels_dashboard_blocks(&$vars) X-Ref |
| Implementation of hook_panels_dashboard_blocks(). Adds panel nodes information to the Panels dashboard. |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |