You are here

constant IFE_MESSAGE_LEAVE in Inline Form Errors 7.2

1 use of IFE_MESSAGE_LEAVE
ife_element_errors_set in ./ife.module
General function to check if a form element has an error. This function will then set the error on the element to be later used by our theming function theme_ife_form_element().

File

./ife.module, line 9
Drupal hooks.

Code

define('IFE_MESSAGE_LEAVE', 0);