|
node_admin_nodes |
function |
drupal-6.x/modules/node/node.admin.inc |
Form builder: Builds the node administration overview. |
|
taxonomy_select_nodes |
function |
drupal-6.x/modules/taxonomy/taxonomy.module |
Finds all nodes that match selected taxonomy conditions. |
|
taxonomy_render_nodes |
function |
drupal-6.x/modules/taxonomy/taxonomy.module |
Accepts the result of a pager_query() call, such as that performed by
taxonomy_select_nodes(), and formats each node along with a pager. |
|
theme_node_admin_nodes |
function |
drupal-6.x/modules/node/node.admin.inc |
Theme node administration overview. |
|
node_type_update_nodes |
function |
drupal-6.x/modules/node/node.module |
Updates all nodes of one type to be of another type. |
|
node_admin_nodes_submit |
function |
drupal-6.x/modules/node/node.admin.inc |
Process node_admin_nodes form submissions. |
|
node_admin_nodes_validate |
function |
drupal-6.x/modules/node/node.admin.inc |
Validate node_admin_nodes form submissions. |
|
taxonomy_term_count_nodes |
function |
drupal-6.x/modules/taxonomy/taxonomy.module |
Count the number of published nodes classified by a term. |
|
node_access_view_all_nodes |
function |
drupal-6.x/modules/node/node.module |
Determine whether the user has a global viewing grant for all nodes. |