You are here

Functions in Favorites 6

Primary tabs

Namesort descending Location Description Direct uses Strings
favorites_add_favorite ./favorites.module Add a favorite. 2
favorites_add_favorite_form ./favorites.module Form callback for the "add favorite form" 1
favorites_add_favorite_form_submit ./favorites.module Submit callback for "add favorite" form. 1
favorites_add_favorite_js ./favorites.module AHAH callback for add favorites form. 1
favorites_block ./favorites.module Implements hook_block().
favorites_install ./favorites.install Implements hook_install().
favorites_list ./favorites.module Generate the "My Favorites" list. 3
favorites_load_favorites ./favorites.module Load the favorites for a particular user. 1
favorites_menu ./favorites.module Implements hook_menu().
favorites_perm ./favorites.module Implements hook_perm().
favorites_remove_favorite ./favorites.module Deletes a favorite. 1
favorites_schema ./favorites.install Implementats hook_schema().
favorites_theme ./favorites.module Implements hook_theme().
favorites_uninstall ./favorites.install Implements hook_uninstall().
favorites_update_6001 ./favorites.install Implements hook_update_N() for update 6001.
favorites_update_6002 ./favorites.install Implements hook_update_N() for update 6002.
favorite_load ./favorites.module Helper function to load a favorite.
favorite_token ./favorites.module Generate a token for a particular favorite. 1
theme_favorites ./favorites.module Theme callback.

Other projects