11 calls to me_variable_get() in me aliases 8
- me_admin_settings_form in ./
me.module - Form callback for the admin settings form.
- me_handler in ./
me.module - A special menu callback function that either redirects to a page with the uid in the path, or calls the real menu handler.
- me_to_arg in ./
me.module - Menu to_arg function for %me.
- me_user_categories in ./
me.module - Implements hook_user_categories().
- me_user_view in ./
me.module - Implements hook_user_view().
- _me_check_arg in ./
me.module - A Helper function to check for the 'me' alias.
- _me_check_path in ./
me.module - Helper function to check if a path can be rewritten or not.
- _me_get_me_alias in ./
me.module - Helper function to return the me alias.
- _me_handle_path in ./
me.module - Helper function to check if me should handle a given path.
- _me_is_alias in ./
me.module - A helper function to check if a string is equal to the 'me' alias.
- _me_user_disabled in ./
me.module - Helper function to check if a user can have, and has me disabled.