You are here

constant PM_ICON_SET_NO_ICON in Drupal PM (Project Management) 8

Same name and namespace in other branches
  1. 7.3 pm.module \PM_ICON_SET_NO_ICON
  2. 7.2 pm.module \PM_ICON_SET_NO_ICON
4 uses of PM_ICON_SET_NO_ICON
pm_helper_get_fa_icon in ./pm.module
Helper to attach fontawesome icons.
pm_icon in ./pm.module
Provides a Project Management icon.
pm_update_7200 in ./pm.install
Migrate pm_icons_display settings to new pm_icon variable.
theme_pm_dashboard_link in ./pm.theme.inc
Provides HTML for Project Management links.

File

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

Code

define('PM_ICON_SET_NO_ICON', 'none');