constant IFE_POSITION_INLINE_MESSAGE_CUSTOM in Inline Form Errors 7.2
1 use of IFE_POSITION_INLINE_MESSAGE_CUSTOM
- 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 14 - Drupal hooks.
Code
define('IFE_POSITION_INLINE_MESSAGE_CUSTOM', 2);