You are here

Functions in Alinks 7

Primary tabs

Namesort descending Location Description Direct uses Strings
alinks_add_form ./alinks.module Generate the form used to add alinks to drupal 2
alinks_add_form_submit ./alinks.module Submit the form used to add alinks and insert the data in the db
alinks_admin_settings ./alinks.module 1
alinks_edit_form ./alinks.module Generate the form used to edit alinks 2
alinks_edit_form_submit ./alinks.module Process the edit alinks form
alinks_get_strings ./alinks.module Get the strings we have to replace from the database 1
alinks_make_links ./alinks.module Transform the first instance of any word defined to links 1
alinks_menu ./alinks.module Implementation of hook_menu().
alinks_node_view ./alinks.module Implementation of hook_node_view().
alinks_page ./alinks.module Generate the page that will render the forms for adding and editing Alinks
alinks_permission ./alinks.module Implementation of hook_permission().
alinks_schema ./alinks.install Implementation of hook_schema().
alinks_theme ./alinks.module Theme function for the list of alinks
alinks_uninstall ./alinks.install @file Install, update and uninstall functions for the Alinks module.
alinks_update_1 ./alinks.install
alinks_update_2 ./alinks.install
alinks_update_3 ./alinks.install
theme_alinks_list ./alinks.module Theme function for the list of alinks

Other projects