- content_profile_form_alter in contributions/content_profile/content_profile.module
- Implementation of hook_form_alter().
- content_profile_get_types in contributions/content_profile/content_profile.module
- Builds a list of available content types that are marked as content_profiles, and returns an array of content profile content types in the specified format.
- content_profile_nodeapi in contributions/content_profile/content_profile.module
- Implementation of hook_nodeapi().
- content_profile_node_type in contributions/content_profile/content_profile.module
- Implementation of hook_node_type(). Rename or delete the settings variable if a type changes.
- realname_nodeapi in contributions/realname/realname.module
- Implementation of hook_nodeapi().