You are here

constant PMPERSON_RESOLVE_DEPENDENCIES_LINK in Drupal PM (Project Management) 7.3

Same name and namespace in other branches
  1. 8 pmperson/pmperson.module \PMPERSON_RESOLVE_DEPENDENCIES_LINK
  2. 7.2 pmperson/pmperson.module \PMPERSON_RESOLVE_DEPENDENCIES_LINK

@file Hook implementations for the pmperson module.

3 uses of PMPERSON_RESOLVE_DEPENDENCIES_LINK
pmperson_migrate_email_adjust_form_delete_submit in pmperson/includes/pmperson.migrate.inc
Delete submit handler.
pmperson_requirements in pmperson/pmperson.install
Implements hook_requirements().
pmperson_update_7104 in pmperson/pmperson.install
Migrate PM Person nodes to fields on Drupal users.

File

pmperson/pmperson.module, line 7
Hook implementations for the pmperson module.

Code

define('PMPERSON_RESOLVE_DEPENDENCIES_LINK', 'admin/config/pm/pmperson_migration');