|
node_access_grants |
drupal-6.x/modules/node/node.module |
Fetch an array of permission IDs granted to the given user ID. |
3 |
|
|
node_access_needs_rebuild |
drupal-6.x/modules/node/node.module |
Flag / unflag the node access grants for rebuilding, or read the current
value of the flag. |
5 |
1 |
|
node_access_rebuild |
drupal-6.x/modules/node/node.module |
Rebuild the node access database. This is occasionally needed by modules
that make system-wide changes to access levels. |
2 |
|
|
node_access_view_all_nodes |
drupal-6.x/modules/node/node.module |
Determine whether the user has a global viewing grant for all nodes. |
1 |
|
|
node_access_write_grants |
drupal-6.x/modules/node/node.module |
Writes a list of grants to the database, deleting any previously saved ones. |
1 |
|
|
node_action_info |
drupal-6.x/modules/node/node.module |
Implementation of hook_action_info(). |
|
|
|
node_add |
drupal-6.x/modules/node/node.pages.inc |
Present a node submission form or a set of links to such forms. |
|
1 |
|
node_add_page |
drupal-6.x/modules/node/node.pages.inc |
Page callback: Displays add content links for available content types. |
|
1 |
|
node_admin_content |
drupal-6.x/modules/node/node.admin.inc |
Menu callback: content administration. |
|
1 |
|
node_admin_nodes |
drupal-6.x/modules/node/node.admin.inc |
Form builder: Builds the node administration overview. |
1 |
1 |
|
node_admin_nodes_submit |
drupal-6.x/modules/node/node.admin.inc |
Process node_admin_nodes form submissions. |
|
1 |
|
node_admin_nodes_validate |
drupal-6.x/modules/node/node.admin.inc |
Validate node_admin_nodes form submissions. |
|
|
|
node_assign_owner_action |
drupal-6.x/modules/node/node.module |
Implementation of a configurable Drupal action.
Assigns ownership of a node to a user. |
|
1 |
|
node_assign_owner_action_form |
drupal-6.x/modules/node/node.module |
|
|
|
|
node_assign_owner_action_submit |
drupal-6.x/modules/node/node.module |
|
|
|
|
node_assign_owner_action_validate |
drupal-6.x/modules/node/node.module |
|
|
|
|
node_block |
drupal-6.x/modules/node/node.module |
Implementation of hook_block(). |
|
|
|
node_body_field |
drupal-6.x/modules/node/node.pages.inc |
Return a node body field, with format and teaser. |
4 |
|
|
node_build_content |
drupal-6.x/modules/node/node.module |
Builds a structured array representing the node's content. |
5 |
|
|
node_build_filter_query |
drupal-6.x/modules/node/node.admin.inc |
Build query for node administration filters based on session. |
1 |
|
|
node_comment_mode |
drupal-6.x/modules/node/node.module |
Retrieve the comment mode for the given node ID (none, read, or read/write). |
4 |
|
|
node_configure |
drupal-6.x/modules/node/node.admin.inc |
Menu callback; presents general node configuration options. |
|
1 |
|
node_configure_access_submit |
drupal-6.x/modules/node/node.admin.inc |
Form button submit callback. |
|
1 |
|
node_configure_rebuild_confirm |
drupal-6.x/modules/node/node.admin.inc |
Menu callback: confirm rebuilding of permissions. |
|
1 |
|
node_configure_rebuild_confirm_submit |
drupal-6.x/modules/node/node.admin.inc |
Handler for wipe confirmation |
|
|
|
node_content_access |
drupal-6.x/modules/node/node.module |
Implementation of hook_access(). |
|
|
|
node_content_form |
drupal-6.x/modules/node/node.module |
Implementation of hook_form(). |
|
|
|
node_cron |
drupal-6.x/modules/node/node.module |
Implementation of hook_cron(). |
|
|
|
node_db_rewrite_sql |
drupal-6.x/modules/node/node.module |
Implementation of hook_db_rewrite_sql |
|
|
|
node_delete |
drupal-6.x/modules/node/node.module |
Delete a node. |
4 |
|
|
node_delete_confirm |
drupal-6.x/modules/node/node.pages.inc |
Menu callback -- ask for confirmation of node deletion |
|
1 |
|
node_delete_confirm_submit |
drupal-6.x/modules/node/node.pages.inc |
Execute node deletion |
|
|
|
node_feed |
drupal-6.x/modules/node/node.module |
A generic function for generating RSS feeds from a set of nodes. |
3 |
1 |
|
node_filters |
drupal-6.x/modules/node/node.admin.inc |
List node administration filters that can be applied. |
3 |
2 |
|
node_filter_form |
drupal-6.x/modules/node/node.admin.inc |
Return form for node administration filters. |
1 |
3 |
|
node_filter_form_submit |
drupal-6.x/modules/node/node.admin.inc |
Process result from node administration filter form. |
|
1 |
|
node_form |
drupal-6.x/modules/node/node.pages.inc |
Generate the node add/edit form array. |
|
2 |
|
node_forms |
drupal-6.x/modules/node/node.module |
Implementation of hook_forms(). All node forms share the same form handler |
|
|
|
node_form_alter |
drupal-6.x/modules/node/node.module |
Implementation of hook_form_alter(). |
|
|
|
node_form_build_preview |
drupal-6.x/modules/node/node.pages.inc |
|
|
1 |
|
node_form_delete_submit |
drupal-6.x/modules/node/node.pages.inc |
Button sumit function: handle the 'Delete' button on the node form. |
|
1 |
|
node_form_submit |
drupal-6.x/modules/node/node.pages.inc |
|
|
1 |
|
node_form_submit_build_node |
drupal-6.x/modules/node/node.pages.inc |
Build a node by processing submitted form values and prepare for a form rebuild. |
3 |
2 |
|
node_form_validate |
drupal-6.x/modules/node/node.pages.inc |
|
|
1 |
|
node_get_types |
drupal-6.x/modules/node/node.module |
Builds a list of available node types, and returns all or part of this list. |
52 |
|
|
node_help |
drupal-6.x/modules/node/node.module |
Implementation of hook_help(). |
|
|
|
node_hook |
drupal-6.x/modules/node/node.module |
Determine whether a node hook exists. |
6 |
|
|
node_hook_info |
drupal-6.x/modules/node/node.module |
Implementation of hook_hook_info(). |
|
|
|
node_init |
drupal-6.x/modules/node/node.module |
Implementation of hook_init(). |
|
|
|
node_invoke |
drupal-6.x/modules/node/node.module |
Invoke a node hook. |
9 |
|