role_expire_add_expiration_input |
./role_expire.module |
Add form element that accepts the role expiration time. |
1 |
|
role_expire_cron |
./role_expire.module |
Implements hook_cron(). |
|
|
role_expire_entity_extra_field_info |
./role_expire.module |
Implements hook_entity_extra_field_info(). |
|
|
role_expire_form_user_form_alter |
./role_expire.module |
Implements hook_form_FORM_ID_alter(). |
|
|
role_expire_form_user_role_form_alter |
./role_expire.module |
Implements hook_form_FORM_ID_alter(). |
|
|
role_expire_schema |
./role_expire.install |
Implements hook_schema(). |
|
|
role_expire_update_8101 |
./role_expire.install |
Update schema for default role_expire_length table. Convert integer days to text "# days". |
|
|
role_expire_update_8102 |
./role_expire.install |
Migrate default durations table to configuration. |
|
|
role_expire_user_admin_role_submit |
./role_expire.module |
Form submit handler invoked by role_expire_form_user_admin_role_alter. |
|
1 |
role_expire_user_admin_role_submit_delete |
./role_expire.module |
Form delete handler invoked by role_expire_form_user_admin_role_alter. |
|
1 |
role_expire_user_admin_role_validate |
./role_expire.module |
Form validation handler invoked by role_expire_form_user_admin_role_alter. |
|
1 |
role_expire_user_cancel |
./role_expire.module |
Implements hook_user_cancel(). |
|
|
role_expire_user_delete |
./role_expire.module |
Implements hook_user_delete(). |
|
|
role_expire_user_form_submit |
./role_expire.module |
Form submit handler invoked by user_register_form and user_form alter hooks. |
|
1 |
role_expire_user_form_submit_validate |
./role_expire.module |
Form validation handler invoked by user_register_form and user_form alter hooks. |
|
1 |
role_expire_user_insert |
./role_expire.module |
Implements hook_user_insert(). |
|
|
role_expire_user_load |
./role_expire.module |
Implements hook_user_load(). |
|
|
role_expire_user_view |
./role_expire.module |
Implements hook_ENTITY_TYPE_view() for user entities. |
|
|
role_expire_views_data |
./role_expire.views.inc |
Implements hook_views_data(). |
|
|
role_expire_views_data_alter |
./role_expire.views.inc |
Implements hook_views_data_alter(). |
|
|
_role_expire_get_role |
./role_expire.module |
Get valid roles. |
1 |
|
_role_expire_validate_role_expires |
./role_expire.module |
Form validation handler for the role expiration on the user_profile_form(). |
|
1 |
_role_static_user_roles |
./role_expire.module |
Store user roles for this page request. |
1 |
|