Constants - 7.x-1.x - ctools

Title Deprecated File name Summary Direct uses Strings
CTOOLS_AJAX_INCLUDED includes/ajax.inc @file Set this so we can tell that the file has been included at some point. 1
CTOOLS_API_VERSION ./ctools.module @file CTools primary module file. 2 1
CTOOLS_MODULE_VERSION

in CTools 1.15 and will be removed before CTools 2.0.0. Use the version provided by the drupal.org packaging system.

./ctools.module The current working ctools version. 1
CTOOLS_PREG_CLASS_ALNUM includes/cleanstring.inc Matches Unicode character classes. 1 1
EXPORT_IN_CODE includes/export.inc A bit flag used to let us know if an object is a 'default' in code. 13 1
EXPORT_IN_DATABASE includes/export.inc A bit flag used to let us know if an object is in the database. 18 1
PAGE_MANAGER_CHANGED_CACHED page_manager/page_manager.module Bit flag on the 'changed' value to tell us if an item edited or added. 3 1
PAGE_MANAGER_CHANGED_DELETED page_manager/page_manager.module Bit flag on the 'changed' value to tell us if an item deleted. 6 1
PAGE_MANAGER_CHANGED_MOVED page_manager/page_manager.module Bit flag on the 'changed' value to tell us if an item was moved. 1 1
PAGE_MANAGER_CHANGED_STATUS page_manager/page_manager.module Bit flag on the 'changed' value to tell us if an item has had its disabled status changed. 3 1

Other projects