| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 448 lines (15 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| features_drush_command() X-Ref |
| Implementation of hook_drush_command(). return: |
| features_drush_help($section) X-Ref |
| Implementation of hook_drush_help(). |
| drush_features_list() X-Ref |
| Get a list of all feature modules. |
| drush_features_export() X-Ref |
| Create a feature module based on a list of components. |
| drush_features_update() X-Ref |
| Update an existing feature module. |
| drush_features_update_all() X-Ref |
| Update all enabled features. Optionally pass in a list of features to exclude from being updated. |
| _drush_features_export($stub, $dependencies, $module_name = NULL, $directory = NULL) X-Ref |
| Write a module to the site dir. param: $requests param: $module_name |
| drush_features_revert() X-Ref |
| Revert a feature to it's code definition. |
| drush_features_revert_all() X-Ref |
| Revert all enabled features to their definitions in code. Optionally pass in a list of features to exclude from being reverted. |
| drush_features_diff() X-Ref |
| Show the diff of a feature module. |
| _features_drush_set_error($feature, $error = '') X-Ref |
| Helper function to call drush_set_error(). param: $feature param: $error return: |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |