constant SIMPLENEWS_OPT_INOUT_HIDDEN in Simplenews 7
Same name and namespace in other branches
- 8.2 simplenews.module \SIMPLENEWS_OPT_INOUT_HIDDEN
- 8 simplenews.module \SIMPLENEWS_OPT_INOUT_HIDDEN
- 7.2 simplenews.module \SIMPLENEWS_OPT_INOUT_HIDDEN
2 uses of SIMPLENEWS_OPT_INOUT_HIDDEN
- simplenews_categories_load_multiple in ./
simplenews.module - @todo
- simplenews_form_user_register_form_alter in ./
simplenews.module - Implements hook_form_FORM_ID_alter().
File
- ./
simplenews.module, line 64 - Simplenews node handling, sent email, newsletter block and general hooks
Code
define('SIMPLENEWS_OPT_INOUT_HIDDEN', 'hidden');