drush_strongarm_revert |
./strongarm.drush.inc |
Command callback for strongarm_revert. |
|
|
hook_ctools_plugin_api |
./strongarm.api.php |
Implementation of hook_ctools_plugin_api(). |
|
|
hook_strongarm |
./strongarm.api.php |
Defines one or more variables for exportables-style import. |
|
|
hook_strongarm_alter |
./strongarm.api.php |
Adjust the definition of a Strongarm variable before it is imported. |
|
|
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 |
Implementation of hook_enable(). |
|
|
strongarm_features_pipe_node_alter |
./strongarm.module |
Implementation of hook_features_pipe_component_alter() for node component.
Add node type variables on behalf of core modules. |
|
|
strongarm_flush_caches |
./strongarm.module |
Implementation of hook_flush_caches(). |
2 |
|
strongarm_form_system_module_alter |
./strongarm.module |
Implementation of 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 |
Implementation of hook_menu(). |
|
|
strongarm_schema_alter |
./strongarm.module |
Implementation of hook_schema_alter().
Makes the variables table usable by ctools' export.inc. |
|
|
strongarm_theme |
./strongarm.module |
Implementation of hook_theme(). |
|
|
strongarm_update_6100 |
./strongarm.install |
Update 6100: Weight strongarm exceptionally light. |
|
|
strongarm_update_6200 |
./strongarm.install |
Update 6200: Install CTools |
|
|
strongarm_update_6201 |
./strongarm.install |
Update 6201: Set all strongarm 1.x variables that are not already set. |
|
|
strongarm_update_6202 |
./strongarm.install |
Update 6202: Set all strongarm variables that are only set in code in 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 |
Implementation of 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 |
|