You are here

constant CONTENT_CONTEXTS_ADVANCED in Content Construction Kit (CCK) 6

2 uses of CONTENT_CONTEXTS_ADVANCED
content_menu in ./content.module
Implementation of hook_menu().
_content_admin_display_contexts in ./content.module
Array of possible display contexts for fields.

File

./content.module, line 11
Allows administrators to associate custom fields to content types.

Code

define('CONTENT_CONTEXTS_ADVANCED', 1);