7 calls to mobile_tools_roles_info() in Mobile Tools 6
- mobile_tools_mobile_user_roles in ./
mobile_tools_roles.inc - Helper function to return the mobile user roles
- mobile_tools_roles_boot in ./
mobile_tools_roles.inc - Being called in the hook_init() implementation This function is in charge of changing the user role
- mobile_tools_roles_configuration_form in ./
mobile_tools_roles.inc - Configuration form for configuring the mobile context in the permission system
- mobile_tools_roles_configuration_submit in ./
mobile_tools_roles.inc - Submit handler for the roles configuration form. It organises the mobile context for each user role.
- mobile_tools_roles_settings_submit in ./
mobile_tools_roles.inc - Submit function for the mobile tools / mobile roles configuration page
- mobile_tools_user in ./
mobile_tools_roles.inc - Implementation of the user_load function to assure that the right role is being assigned to the user. This is the same actions as in the hook_init() method
- mobile_tools_user_roles in ./
mobile_tools_roles.inc - Helper function to return the desktop user roles