role_export_drush_exit |
./role_export.module |
Implements hook_drush_exit(). |
|
|
role_export_enable |
./role_export.module |
Implements hook_enable(). |
|
|
role_export_features_api |
./role_export.module |
Implements hook_features_api(). |
|
|
role_export_features_export |
./role_export.module |
Implements hook_features_export(). |
|
|
role_export_features_export_options |
./role_export.module |
Implements hook_features_export_options(). |
|
|
role_export_features_export_render |
./role_export.module |
Implements hook_features_export_render(). |
|
|
role_export_features_rebuild |
./role_export.module |
Implements hook_features_rebuild(). |
1 |
|
role_export_features_revert |
./role_export.module |
Implements hook_features_revert(). |
|
|
role_export_flush_caches |
./role_export.module |
Implements hook_flush_caches(). |
|
|
role_export_form_alter |
./role_export.module |
Implements hook_form_alter(). |
|
|
role_export_generate_id |
./role_export.module |
Generates a numeric id from a machine name. |
2 |
|
role_export_install |
./role_export.install |
Implements hook_install(). |
|
|
role_export_machine_name_gen |
./role_export.module |
Generates a machine_name from a role name. |
2 |
|
role_export_normalize |
./role_export.module |
Ensure that all rids are hashes of their machine_name. |
4 |
|
role_export_roles |
./role_export.module |
Create an array with the current roles in the system. |
7 |
|
role_export_role_machine_name_validate |
./role_export.module |
Ensure the machine_name of the new role is valid and doesn't already exist. |
|
1 |
role_export_schema_alter |
./role_export.install |
Implements hook_schema_alter(). |
|
|
role_export_submit |
./role_export.module |
Save the role information to the {role} table. |
|
1 |
role_export_theme |
./role_export.module |
Implements hook_theme(). |
|
|
role_export_uninstall |
./role_export.install |
Implements hook_uninstall(). |
|
|
theme_role_export_user_admin_roles |
./role_export.admin.inc |
Returns HTML for the role order and new role form. |
|
1 |