You are here

constant CONFIG_PAGES_PATH_MANAGE_TYPES in Config Pages 7

2 uses of CONFIG_PAGES_PATH_MANAGE_TYPES
config_pages_delete_form in ./config_pages.admin.inc
Form callback: confirmation form for deleting a config_pages.
config_pages_entity_info in ./config_pages.module
Implement hook_entity_info().

File

./config_pages.module, line 13
This module is based on Model module (https://drupal.org/project/model) and most of the comments left untouched but have entity types renamed. Suuport for features added.

Code

define('CONFIG_PAGES_PATH_MANAGE_TYPES', 'admin/config/development/config_pages_types');