adstxt_admin_settings |
./adstxt.admin.inc |
Administration settings form. |
|
1 |
adstxt_callback |
./adstxt.module |
Show the ads.txt file. |
|
1 |
adstxt_help |
./adstxt.module |
Implements hook_help(). |
|
|
adstxt_install |
./adstxt.install |
Implements hook_install(). |
|
|
adstxt_menu |
./adstxt.module |
Implements hook_menu(). |
|
|
adstxt_permission |
./adstxt.module |
Implements hook_permission(). |
|
|
adstxt_requirements |
./adstxt.install |
Implements hook_requirements(). |
|
|
adstxt_uninstall |
./adstxt.install |
Implements hook_uninstall(). |
|
|
adstxt_variable_group_info |
./adstxt.variable.inc |
Implements hook_variable_group_info(). |
|
|
adstxt_variable_info |
./adstxt.variable.inc |
Implements hook_variable_info(). |
|
|
hook_adstxt |
./adstxt.api.php |
Add additional lines to the site's ads.txt file. |
|
|