You are here

Functions in Strongarm 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_strongarm_revert ./strongarm.drush.inc Command callback for strongarm_revert.
strongarm_admin_form ./strongarm.admin.inc Variable management strongarm form. 1
strongarm_admin_revert_submit ./strongarm.admin.inc Revert form submit handler. 1
strongarm_drush_command ./strongarm.drush.inc Implementation of hook_drush_command().
strongarm_enable ./strongarm.install Implements hook_enable().
strongarm_features_pipe_node_alter ./strongarm.module Implements hook_features_pipe_alter() for node component. Add node type variables on behalf of core modules.
strongarm_flush_caches ./strongarm.module Implements hook_flush_caches(). 2
strongarm_form_system_module_alter ./strongarm.module Implements hook_form_alter() for system_module form(). Clear strongarm & variable caches on modules page.
strongarm_help ./strongarm.module Implementation hook_help().
strongarm_menu ./strongarm.module Implements hook_menu().
strongarm_schema_alter ./strongarm.module Implements hook_schema_alter(). Makes the variables table usable by ctools' export.inc.
strongarm_theme ./strongarm.module Implements hook_theme().
strongarm_update_7201 ./strongarm.install Transition Strongarm variables from code to the database.
strongarm_vars_load ./strongarm.module Load all variables (DB and Strongarmed). 5
theme_strongarm_admin_form ./strongarm.admin.inc Theme function for the strongarm admin form.
variable_features_export ./strongarm.module Implements hook_features_export().
variable_features_export_render ./strongarm.module Implements hook_features_export_render().
variable_features_rebuild ./strongarm.module Implements hook_features_rebuild(). Same as revert, but we only want to force variables only in code into the database
_drush_strongarm_revert ./strongarm.drush.inc Handle the revert of variables into the database. 1
_strongarm_readable ./strongarm.admin.inc Display variables in a nicer way. 1

Other projects