You are here

Functions in me aliases 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
me_admin_settings_form ./me.module Form callback for the admin settings form. 1
me_admin_settings_form_validate ./me.module Validation callback for me_admin_settings_form. 1
me_argument_uid_context plugins/me_uid.inc Discover if this argument gives us the user we crave. 1
me_category_load ./me.module Menu load callback in place of user_category_load().
me_category_to_arg ./me.module Menu to_arg function for %me_category.
me_ctools_plugin_directory ./me.module Implementation of CTools hook_ctools_plugin_dierctory().
me_handler ./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. 2
me_help ./me.module Implementation of hook_help().
me_install ./me.install Implementation of hook_install().
me_load ./me.module Menu load callback in place of user_load().
me_menu ./me.module Implementation of hook_menu().
me_menu_alter ./me.module Implementation of hook_menu_alter().
me_me_uid_ctools_arguments plugins/me_uid.inc Implementation of CTools hook_ctools_arguments().
me_perm ./me.module Implementation of hook_perm().
me_preprocess_menu_item_link ./me.module Implementaiton of moduleName_preprocess_hook() for theme_menu_item_link.
me_theme_menu_item_link ./me.module Implementation of theme_menu_item_link(). 2
me_theme_registry_alter ./me.module Implementation of hook_theme_registry_alter().
me_to_arg ./me.module Menu to_arg function for %me. 2
me_uid_optional_load ./me.module Menu load callback in place of user_uid_optional_load().
me_uid_optional_to_arg ./me.module Menu to_arg function for %me_uid_optional.
me_uninstall ./me.install Implementation of hook_uninstall().
me_update_6250 ./me.install Implementation of hook_update_N() to increase the weight of me to make sure other modules can use the %user wildcards as they expect them to be.
me_user ./me.module Implementation of hook_user().
me_variable_get ./me.module Helper function to keep all the variable gets in one place. 10
me_views_api ./me.module Implementation of Views' hook_views_api().
me_views_plugins includes/me.views.inc Implementation of hook_views_plugins
me_views_pre_execute includes/me.views.inc Implementation of Views' hook_views_pre_execute(). 1
_me_check_arg ./me.module A Helper function to check for the 'me' alias. 3
_me_check_path ./me.module Helper function to check if a path can be rewritten or not. 2
_me_get_me_alias ./me.module Helper function to return the me alias. 5
_me_handle_path ./me.module Helper function to check if me should handle a given path. 2
_me_is_alias ./me.module A helper function to check if a string is equal to the 'me' alias. 4
_me_load_arguments ./me.module Helper function to set up arguments in meun _load callbacks. 3
_me_user_disabled ./me.module Helper function to check if a user can have, and has me disabled. 2

Other projects