badbehavior_boot |
./badbehavior.module |
Implements hook_boot(). |
|
|
badbehavior_db_errortrap |
./badbehavior.module |
Someone doesn't like PHP's error handling? |
|
1 |
badbehavior_drush_command |
./badbehavior.drush.inc |
Implements hook_drush_command(). |
|
|
badbehavior_event |
./badbehavior.admin.inc |
Builds the "Details" table displaying data about an individual log entry |
|
1 |
badbehavior_help |
./badbehavior.module |
Implements hook_help(). |
|
|
badbehavior_init |
./badbehavior.module |
Implements hook_init(). |
|
|
badbehavior_install |
./badbehavior.install |
Implements hook_install(). |
|
|
badbehavior_load_includes |
./badbehavior.module |
Load BadBehavior library files. |
4 |
|
badbehavior_menu |
./badbehavior.module |
Implements hook_menu(). |
|
|
badbehavior_overview |
./badbehavior.admin.inc |
Builds the log table seen in the /admin/reports/badbehavior/ page. |
|
1 |
badbehavior_page_build |
./badbehavior.module |
Implements hook_page_build(). |
|
|
badbehavior_permission |
./badbehavior.module |
Implements hook_permission(). |
|
|
badbehavior_requirements |
./badbehavior.install |
Implements hook_requirements(). |
|
|
badbehavior_schema |
./badbehavior.install |
Implements hook_schema(). |
|
|
badbehavior_settings_form |
./badbehavior.admin.inc |
Builds the Settings form found on the /admin/settings/badbehavior page |
|
1 |
badbehavior_settings_form_validate |
./badbehavior.admin.inc |
Settings admimistration form field validation |
|
|
badbehavior_start_badbehavior |
./badbehavior.module |
|
2 |
|
badbehavior_uninstall |
./badbehavior.install |
Implements hook_uninstall(). |
|
|
badbehavior_update_7100 |
./badbehavior.install |
Rename variables. |
|
|
badbehavior_update_7300 |
./badbehavior.install |
Reset module weight for earliest possible loading position. |
|
|
bb2_convertdate |
./badbehavior.module |
Converts dates in BB log screen output to server's time zone. |
2 |
|
bb2_db_date |
./badbehavior.module |
Return current time in the format preferred by your database. |
|
|
bb2_db_escape |
./badbehavior.module |
Escape a string for database usage |
|
|
bb2_db_query |
./badbehavior.module |
Run a query and return the results, if any. |
1 |
|
bb2_db_rows |
./badbehavior.module |
Return all rows in a particular query. |
|
|
bb2_email |
./badbehavior.module |
Fetch the admin's email address. |
1 |
|
bb2_install |
./badbehavior.module |
Installation of Bad Behavior |
1 |
|
bb2_read_settings |
./badbehavior.module |
Retrieve settings from database. |
1 |
|
bb2_relative_path |
./badbehavior.module |
Return the top-level relative path of wherever we are (for cookies). |
|
|
drush_badbehavior_dl |
./badbehavior.drush.inc |
Download the BadBehavior library from SVN. |
1 |
|
drush_badbehavior_post_pm_enable |
./badbehavior.drush.inc |
Implements drush_MODULE_post_COMMAND(). |
|
|