You are here

8 string references to 'bootstrap_library_settings' in Bootstrap Library 7

bootstrap_library_check_theme in ./bootstrap_library.module
bootstrap_library_init in ./bootstrap_library.module
Implements hook_init().
bootstrap_library_install in ./bootstrap_library.install
Implementation of hook_install(). This will create our system variable defaults. The benefit is that we do not need to pass defaults to variable_get(), which allows centralization of defaults.
bootstrap_library_libraries_info in ./bootstrap_library.module
Implements hook_libraries_info().
bootstrap_library_menu in ./bootstrap_library.module
Implementation of hook_menu().
bootstrap_library_uninstall in ./bootstrap_library.install
Implementation of hook_uninstall(). Only clears our variables, so a fresh installation can repopulate them.
bootstrap_library_update_7002 in ./bootstrap_library.install
Implementation of hook_update().
bootstrap_library_update_7003 in ./bootstrap_library.install
Adds file types settings.