constant MAXLENGTH_NODE_TYPE in Maxlength 6
Same name and namespace in other branches
- 5.2 maxlength.inc \MAXLENGTH_NODE_TYPE
- 5 maxlength.inc \MAXLENGTH_NODE_TYPE
8 uses of MAXLENGTH_NODE_TYPE
- maxlength_form_alter in ./
maxlength.module - Implemenation of hook_form_alter().
- maxlength_nodeapi in ./
maxlength.module - Implemenation of hook_nodeapi().
- maxlength_node_type in ./
maxlength.module - Implemenation of hook_node_type().
- maxlength_uninstall in ./
maxlength.install - maxlength_update_1 in ./
maxlength.install
File
- ./
maxlength.inc, line 8 - Include file for constants used in the maxlenght module
Code
define('MAXLENGTH_NODE_TYPE', 'maxlength_');