| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 626 lines (22 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| node_configure() X-Ref |
| Menu callback; presents general node configuration options. |
| node_configure_access_submit($form, &$form_state) X-Ref |
| Form button submit callback. |
| node_configure_rebuild_confirm() X-Ref |
| Menu callback: confirm rebuilding of permissions. |
| node_configure_rebuild_confirm_submit($form, &$form_state) X-Ref |
| Handler for wipe confirmation |
| node_node_operations() X-Ref |
| Implementation of hook_node_operations(). |
| node_filters() X-Ref |
| List node administration filters that can be applied. |
| node_build_filter_query() X-Ref |
| Build query for node administration filters based on session. |
| node_filter_form() X-Ref |
| Return form for node administration filters. |
| theme_node_filter_form($form) X-Ref |
| Theme node administration filter form. |
| theme_node_filters($form) X-Ref |
| Theme node administration filter selector. |
| node_filter_form_submit($form, &$form_state) X-Ref |
| Process result from node administration filter form. |
| node_mass_update($nodes, $updates) X-Ref |
| Make mass update of nodes, changing all nodes in the $nodes array to update them with the field values in $updates. IMPORTANT NOTE: This function is intended to work when called from a form submit handler. Calling it outside of the form submission process may not work correctly. param: array $nodes param: array $updates |
| _node_mass_update_helper($nid, $updates) X-Ref |
| Node Mass Update - helper function. |
| _node_mass_update_batch_process($nodes, $updates, &$context) X-Ref |
| Node Mass Update Batch operation |
| _node_mass_update_batch_finished($success, $results, $operations) X-Ref |
| Node Mass Update Batch 'finished' callback. |
| node_admin_content($form_state) X-Ref |
| Menu callback: content administration. |
| node_admin_nodes() X-Ref |
| Form builder: Builds the node administration overview. |
| node_admin_nodes_validate($form, &$form_state) X-Ref |
| Validate node_admin_nodes form submissions. Check if any nodes have been selected to perform the chosen 'Update option' on. |
| node_admin_nodes_submit($form, &$form_state) X-Ref |
| Process node_admin_nodes form submissions. Execute the chosen 'Update option' on the selected nodes. |
| theme_node_admin_nodes($form) X-Ref |
| Theme node administration overview. |
| node_multiple_delete_confirm(&$form_state, $nodes) X-Ref |
| No description |
| node_multiple_delete_confirm_submit($form, &$form_state) X-Ref |
| No description |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |