gotwo_add_form |
./gotwo.admin.inc |
Manually add a go redirect |
|
1 |
gotwo_add_form_submit |
./gotwo.admin.inc |
Go redirect submitted |
|
|
gotwo_admin_settings_form |
./gotwo.admin.inc |
Implementation of hook_settings(). |
|
1 |
gotwo_delete_form |
./gotwo.admin.inc |
Build delete form |
|
1 |
gotwo_delete_form_submit |
./gotwo.admin.inc |
Delete redirect form submitted |
|
|
gotwo_filter |
./gotwo.module |
Implementation of hook_filter(). |
|
|
gotwo_filter_tips |
./gotwo.module |
Implementation of hook_filter_tips(). |
1 |
|
gotwo_help |
./gotwo.module |
Implementation of hook_help(). |
|
|
gotwo_install |
./gotwo.install |
@file
Installation script for the gotwo.module |
|
|
gotwo_load |
./gotwo.module |
Menu helper function to verify if gotwo id exists. |
|
|
gotwo_menu |
./gotwo.module |
Implementation of hook_menu(). |
|
|
gotwo_perm |
./gotwo.module |
Implementation of hook_perm(). |
|
|
gotwo_reset_form |
./gotwo.admin.inc |
Create confirmation form for click counter item reset. |
|
1 |
gotwo_reset_form_submit |
./gotwo.admin.inc |
Form submit handler for click counter item reset. |
|
|
gotwo_schema |
./gotwo.install |
Implementation of hook_schema(). |
|
|
gotwo_uninstall |
./gotwo.install |
Implementation of hook_uninstall(). |
|
|
gotwo_update_5100 |
./gotwo.install |
Update the permissions table, to reflect changes to hook_perm. |
|
|
gotwo_update_6100 |
./gotwo.install |
Update the permissions table, to reflect changes to hook_perm. |
|
|
gotwo_update_6101 |
./gotwo.install |
Change 'gid' column to auto increment. |
|
|
gotwo_update_6102 |
./gotwo.install |
Extend the length of 'dst' column to 255. |
|
|
_gotwo_do_redir |
./gotwo.module |
Redirect the user to the given location |
|
1 |
_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_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_list |
./gotwo.admin.inc |
Shows the list of go redirects |
|
1 |
_gotwo_mangle_src |
./gotwo.module |
Mangle the input for url friendlyness. Based on pathauto_cleanstring from pathauto.module |
1 |
|