You are here

constant INTERNAL_NODES_FOUND in Internal Nodes 7

200 - File found

5 uses of INTERNAL_NODES_FOUND
internal_nodes_form_node_form_alter in ./internal_nodes.module
Implements hook_form_FORM_ID_alter() for the node form.
internal_nodes_form_node_type_form_alter in ./internal_nodes.module
Implements hook_form_FORM_ID_alter() for the node type form.
internal_nodes_node_load in ./internal_nodes.module
Implements hook_node_load().
internal_nodes_node_view in ./internal_nodes.module
Implements hook_node_view().
internal_nodes_preprocess_node in ./internal_nodes.module
Process variables for node.tpl.php

File

./internal_nodes.module, line 23
Internal nodes

Code

define('INTERNAL_NODES_FOUND', 200);