You are here

constant PM_ICON_SET_DEFAULT_BEHAVIOUR in Drupal PM (Project Management) 8

Same name and namespace in other branches
  1. 7.3 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.

6 uses of PM_ICON_SET_DEFAULT_BEHAVIOUR
pm_admin_settings in includes/pm.settings.inc
Defines the administration settings form.
pm_helper_get_fa_icon in ./pm.module
Helper to attach fontawesome icons.
pm_icon in ./pm.module
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.

... See full list

File

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

Code

define('PM_ICON_SET_DEFAULT_BEHAVIOUR', 'default');