constant PM_ICON_SET_DEFAULT_BEHAVIOUR in Drupal PM (Project Management) 7.2
Same name and namespace in other branches
- 8 pm.module \PM_ICON_SET_DEFAULT_BEHAVIOUR
- 7.3 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 ./
pm.module - Defines the administration settings form for the Project Management module.
- 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.
File
- ./
pm.module, line 7 - Main module file for the Project Management module.
Code
define('PM_ICON_SET_DEFAULT_BEHAVIOUR', 'default');