You are here

Functions in Go - url redirects 5

Primary tabs

Namesort descending Location Description Direct uses Strings
gotwo_admin_settings ./gotwo.module Implementation of hook_settings 1
gotwo_filter ./gotwo.module Implementation of hook_filter
gotwo_filter_tips ./gotwo.module Implementation of hook_filter_tips(). 1
gotwo_get ./gotwo.module Return the GO object url for a given link 2
gotwo_get_url ./gotwo.module Return the GO url for a given link 1
gotwo_help ./gotwo.module Implementation of hook_help
gotwo_install ./gotwo.install @file Installation script for the go.module
gotwo_menu ./gotwo.module Implementation of hook_menu
gotwo_perm ./gotwo.module
gotwo_reset_confirm ./gotwo.module Create confirmation form for click counter item reset. 1
gotwo_reset_confirm_submit ./gotwo.module Form submit handler for click counter item reset.
gotwo_uninstall ./gotwo.install Implementation of hook_uninstall().
gotwo_update_5100 ./gotwo.install
_gotwo_filter ./gotwo.module This function will strip the <go> link into it's parts, save the link with the title to the database and returns a HTML based link for the replacement in the content. 1
__gotwo_delete ./gotwo.module Drupal 5.x changed to using Forms as functions. All forms are located below here 1
__gotwo_delete_page ./gotwo.module Remove a go entry 1
__gotwo_delete_submit ./gotwo.module Remove entry form submitted
__gotwo_do_redir ./gotwo.module Redirect the user to the given location 1
__gotwo_list ./gotwo.module shows the list of go entries 1
__gotwo_mangle_src ./gotwo.module Mangle the input for url friendlyness. Based on pathauto_cleanstring from pathauto.module 1
__gotwo_manual_add ./gotwo.module Manually add a go entry 1
__gotwo_manual_add_submit ./gotwo.module Go entry submitted

Other projects