6 calls to content_menu_needs_rebuild() in Content Construction Kit (CCK) 6
- content_field_instance_create in includes/content.crud.inc 
- Create a new field instance.
- content_field_instance_delete in includes/content.crud.inc 
- Delete an existing field instance.
- content_init in ./content.module 
- Implementation of hook_init().
- content_type_create in includes/content.crud.inc 
- Make changes needed when a content type is created.
- content_type_delete in includes/content.crud.inc 
- Make changes needed when a content type is deleted.
- content_type_update in includes/content.crud.inc 
- Make changes needed when an existing content type is updated.
