constant IFE_POSITION_INLINE_MESSAGE_AFTER in Inline Form Errors 7.2
2 uses of IFE_POSITION_INLINE_MESSAGE_AFTER
- 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().
- ife_settings_form in ./
ife.settings.inc - IFE settings form.
File
- ./
ife.module, line 13 - Drupal hooks.
Code
define('IFE_POSITION_INLINE_MESSAGE_AFTER', 1);