You are here

constant NODE_CONVERT_BEHAVIOR_PLUGIN in Node Convert 7

5 uses of NODE_CONVERT_BEHAVIOR_PLUGIN
hook_ctools_plugin_api in ./node_convert.api.php
Provide implementation of hook_ctools_plugin_api().
node_convert.node_convert_behavior.inc in modules/node_convert.node_convert_behavior.inc
node_convert_ctools_plugin_api in ./node_convert.module
Implements hook_ctools_plugin_api().
node_convert_load_includes in ./node_convert.module
Loads include files, that execute various behaviors on node conversion.
node_convert_provided_module_behaviors in ./node_convert.module
Declare API compatibility on behalf of certain modules.

File

./node_convert.module, line 20

Code

define('NODE_CONVERT_BEHAVIOR_PLUGIN', 'node_convert_behavior');