adminrole_drush_command |
./adminrole.drush.inc |
Implements hook_drush_command(). |
|
|
adminrole_enable |
./adminrole.install |
Implements hook_enable(). |
|
|
adminrole_field_delete_field |
./adminrole.module |
|
|
|
adminrole_field_update_field |
./adminrole.module |
|
|
|
adminrole_form_alter |
./adminrole.module |
Implements hook_form_alter(). |
|
|
adminrole_form_user_admin_settings_alter |
./adminrole.module |
Implements hook_form_FORM_ID_alter(). |
|
|
adminrole_install |
./adminrole.install |
Implements hook_install(). |
|
|
adminrole_menu_alter |
./adminrole.module |
Implements hook_menu_alter(). |
|
|
adminrole_node_type_update |
./adminrole.module |
Respond to fields/entities being created, updated, deleted - NOTE - this is the wrong code fore this!! |
|
|
adminrole_uninstall |
./adminrole.install |
Implements hook_uninstall(). |
|
|
adminrole_update_permissions |
./adminrole.module |
Update the admin role with all current available permissions. |
5 |
1 |
drush_adminrole_update |
./adminrole.drush.inc |
Drush callback; update the admin role with all current available permissions. |
|
1 |