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_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 |
Implements hook_ctools_plugin_directory(). |
|
|
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 |
Implements hook_help(). |
|
|
me_install |
./me.install |
Implements hook_install(). |
|
|
me_load |
./me.module |
Menu load callback in place of user_load(). |
|
|
me_menu |
./me.module |
Implements hook_menu(). |
|
|
me_menu_alter |
./me.module |
Implements hook_menu_alter(). |
|
|
me_me_uid_context |
plugins/arguments/me_uid.inc |
Discover if this argument gives us the user we crave. |
|
1 |
me_permission |
./me.module |
Implements hook_permission(). |
|
|
me_preprocess_menu_link |
./me.module |
Implementaiton of moduleName_preprocess_hook() for theme_menu_link. |
|
|
me_theme_registry_alter |
./me.module |
Implements hook_theme_registry_alter(). |
|
|
me_to_arg |
./me.module |
Menu to_arg function for %me. |
1 |
|
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 |
Implements hook_uninstall(). |
|
|
me_update_7001 |
./me.install |
Rebuild menu registry. |
|
|
me_update_7100 |
./me.install |
Rebuild menu registry for URL parameters change |
|
|
me_user_categories |
./me.module |
Implements hook_user_categories(). |
|
|
me_user_view |
./me.module |
Implements hook_user_view(). |
|
|
me_variable_get |
./me.module |
Helper function to keep all the variable gets in one place. |
11 |
|
me_views_api |
./me.module |
Implements hook_views_api(). |
|
|
me_views_plugins |
includes/views/me.views.inc |
Implementation of hook_views_plugins |
|
|
me_views_pre_execute |
includes/views/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. |
1 |
|
_me_get_me_alias |
./me.module |
Helper function to return the me alias. |
6 |
|
_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 |
|