You are here

constant PM_ICON_SET_DEFAULT_BEHAVIOUR in Drupal PM (Project Management) 7.3

Same name and namespace in other branches
  1. 8 pm.module \PM_ICON_SET_DEFAULT_BEHAVIOUR
  2. 7.2 pm.module \PM_ICON_SET_DEFAULT_BEHAVIOUR

@file Main module file for the Project Management module.

4 uses of PM_ICON_SET_DEFAULT_BEHAVIOUR
pm_admin_settings in includes/pm.settings.inc
Defines the administration settings form.
pm_icon in includes/pm.icon.inc
Provides a Project Management icon.
pm_preprocess_html in ./pm.module
Set body class to use pm default icons if required.
pm_update_7200 in ./pm.install
Migrate pm_icons_display settings to new pm_icon variable.

File

./pm.module, line 7
Main module file for the Project Management module.

Code

define('PM_ICON_SET_DEFAULT_BEHAVIOUR', 'default');