You are here

constant ENTITY_LEGAL_USER_EXISTING in Entity Legal 7.2

Same name and namespace in other branches
  1. 7 entity_legal.module \ENTITY_LEGAL_USER_EXISTING
5 uses of ENTITY_LEGAL_USER_EXISTING
EntityLegalMethod::getDocumentsForMethod in methods/entity_legal.method.inc
Get all Entity Legal Documents for a given user type and method.
EntityLegalMethodMessage::execute in methods/entity_legal.message.inc
Execution method for message method.
EntityLegalMethodPopup::execute in methods/entity_legal.popup.inc
Execution method for popup method.
EntityLegalMethodRedirect::execute in methods/entity_legal.redirect.inc
Execution method for redirect method.
entity_legal_get_all_documents in ./entity_legal.module
Get all active legal documents on the site.

File

./entity_legal.module, line 12
Entity Legal module.

Code

define('ENTITY_LEGAL_USER_EXISTING', 'existing');