You are here

Functions in Strongarm 6

Primary tabs

Namesort descending Location Description Direct uses Strings
strongarm_admin_form ./strongarm.admin.inc Variable management strongarm form. 2
strongarm_admin_page ./strongarm.admin.inc Main admin page menu callback. 1
strongarm_admin_revert_submit ./strongarm.admin.inc Revert form submit handler. 1
strongarm_admin_settings_form ./strongarm.admin.inc Settings form. 1
strongarm_boot ./strongarm.module Implementation of hook_boot(). This is a very aggressive way of ensuring that these variables are set. Necessary for variables that are checked by modules on hook_init().
strongarm_drush_command ./strongarm.drush.inc Implementation of hook_drush_command().
strongarm_drush_export ./strongarm.drush.inc 1
strongarm_drush_help ./strongarm.drush.inc Implementation of hook_drush_help().
strongarm_enable ./strongarm.install Implementation of hook_enable().
strongarm_flush_caches ./strongarm.module Implementation of hook_flush_caches(). 2
strongarm_form_alter ./strongarm.module Implementation of hook_form_alter().
strongarm_get_conf ./strongarm.module Retrieve variable configuration from the cache. 6
strongarm_get_culprits ./strongarm.admin.inc Get a map of variable to culprit (implementers of hook_strongarm()). 1
strongarm_init ./strongarm.module Implementation of hook_init().
strongarm_menu ./strongarm.module Implementation of hook_menu().
strongarm_overridden_vars ./strongarm.module Log overridden values. 2
strongarm_set_conf ./strongarm.module Sets the global configuration. When in Weakarm mode, will log any values that have been overridden and leave their conf values alone. 3
strongarm_theme ./strongarm.module Implementation of hook_theme().
strongarm_update_6100 ./strongarm.install Update 6100: Weight strongarm exceptionally light.
theme_strongarm_admin_form ./strongarm.admin.inc Theme function for the strongarm admin form.
_strongarm_lockdown ./strongarm.admin.inc Recursive function that hunts down form elements that are likely to be related to strongarm'd variables and locks them down. 1
_strongarm_readable ./strongarm.admin.inc Display variables in a nicer way. 1

Other projects