[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/features/ -> features.install (summary)

(no description)

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

Defines 5 functions

  features_install()
  features_uninstall()
  _features_install_menu()
  features_update_6100()
  features_update_6101()

Functions
Functions that are not part of a class:

features_install()   X-Ref
Implementaton of hook_install().


features_uninstall()   X-Ref
Implementation of hook_uninstall().


_features_install_menu()   X-Ref
Create menu. See menu.install for an example.


features_update_6100()   X-Ref
Update 6100: Set module on all feature node types to 'features'.
This update can be re-run as needed to repair any node types that are not
removed after disabling the associated feature.

Any feature implementing a node component that was exported prior to this
version of the features.module will need to have its 'module' declaration
in hook_node_info() changed from 'node' to 'features'.

features_update_6101()   X-Ref
Update 6101: Set codestate signature for all features.

This update generates a codestate for all feature/component pairs which
have been installed prior to this version of Features. This prevents
automatic rebuilds from occurring against any rebuildable components
that have been overridden.



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