prlp_admin_settings |
./prlp.admin.inc |
Form builder function for PRLP config settings. |
|
1 |
prlp_admin_settings_reset |
./prlp.admin.inc |
Submit handler for 'Reset to defaults' button. |
|
1 |
prlp_delete_config_variables |
./prlp.admin.inc |
Deletes all configuration (variables) used by this module. |
2 |
|
prlp_form_user_pass_reset_alter |
./prlp.module |
Alters the user password reset landing page. |
|
|
prlp_get_hidden_account_fields |
./prlp.module |
Returns an array of fields on $form['account'] that should be hidden by PRLP. |
1 |
|
prlp_get_hidden_fields |
./prlp.module |
Returns an array of fields under $form that should be hidden in PRLP form. |
1 |
|
prlp_menu |
./prlp.module |
Implements hook_menu(). |
|
|
prlp_uninstall |
./prlp.install |
Implements hook_uninstall(). |
|
|
prlp_user_pass_reset_submit |
./prlp.module |
A copy of 'user_pass_reset' function, with a couple of significant changes. |
|
1 |