[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/strongarm/ -> strongarm.module (summary)

(no description)

File Size: 216 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 12 functions

  strongarm_init()
  strongarm_set_conf()
  strongarm_language_strip()
  strongarm_menu()
  strongarm_form_system_module_alter()
  strongarm_theme()
  strongarm_flush_caches()
  strongarm_schema_alter()
  strongarm_help()
  strongarm_vars_load()
  variable_features_revert()
  strongarm_features_pipe_node_alter()

Functions
Functions that are not part of a class:

strongarm_init()   X-Ref
Implementation of hook_init().


strongarm_set_conf($reset = FALSE)   X-Ref
Retrieve variable configuration from the cache.


strongarm_language_strip($path)   X-Ref
Remove the language prefix for a given path.
Strongarm implements this itself as language_initialize() directly affects
$_GET['q'] and cannot be reused.


strongarm_menu()   X-Ref
Implementation of hook_menu().


strongarm_form_system_module_alter(&$form, &$form_state)   X-Ref
Implementation of hook_form_alter() for system_module form.
Clear strongarm & variable caches on modules page.


strongarm_theme()   X-Ref
Implementation of hook_theme().


strongarm_flush_caches()   X-Ref
Implementation of hook_flush_caches().


strongarm_schema_alter(&$schema)   X-Ref
Implementation of hook_schema_alter().
Makes the variables table usable by ctools' export.inc.


strongarm_help($path, $arg)   X-Ref
Implementation hook_help().


strongarm_vars_load($sorted = TRUE, $reset = FALSE)   X-Ref
Load all variables (DB and Strongarmed).


variable_features_revert($module)   X-Ref
Implementation of hook_features_revert().


strongarm_features_pipe_node_alter(&$pipe, $data, $export, $module_name)   X-Ref
Implementation of hook_features_pipe_alter() for node component.
Add node type variables on behalf of core modules.




Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7