constant PRLP_HIDDEN_FIELDS_DEFAULT in Password Reset Landing Page (PRLP) 7
Same name and namespace in other branches
- 6 prlp.module \PRLP_HIDDEN_FIELDS_DEFAULT
2 uses of PRLP_HIDDEN_FIELDS_DEFAULT
- prlp_admin_settings in ./
prlp.admin.inc - Form builder function for PRLP config settings.
- prlp_get_hidden_fields in ./
prlp.module - Returns an array of fields under $form that should be hidden in PRLP form.
File
- ./
prlp.module, line 219 - Password Reset Landing Page module.
Code
define('PRLP_HIDDEN_FIELDS_DEFAULT', "signature_settings\npicture");