You are here

constant MAXLENGTH_NODE_TYPE in Maxlength 5.2

Same name and namespace in other branches
  1. 5 maxlength.inc \MAXLENGTH_NODE_TYPE
  2. 6 maxlength.inc \MAXLENGTH_NODE_TYPE
9 uses of MAXLENGTH_NODE_TYPE
maxlength_form_alter in ./maxlength.module
Implementation of hook_form_alter().
maxlength_nodeapi in ./maxlength.module
Implementation of hook_nodeapi().
maxlength_node_type in ./maxlength.module
Implementation of hook_node_type().
maxlength_uninstall in ./maxlength.install
Implementation of hook_unistall().
maxlength_update_1 in ./maxlength.install
Implementation of hook_update_N().

... See full list

File

./maxlength.inc, line 8
Include file for constants used in the maxlenght module

Code

define('MAXLENGTH_NODE_TYPE', 'maxlength_');