6 calls to fp_add_body_class()

advise.module in modules/advise/advise.module
advise_display_view in modules/advise/advise.module
This is the page which actually displays the "view" for the user to see their advising session, or for an advisor to advise them.
content.module in modules/content/content.module
content_view_content in modules/content/content.module
Display the content specified in the GET's cid.
fp_display_page in includes/theme.inc
Output the contents of the $page variable to the screen. $page is an array containing details about the page, as well as its original menu item (router_item) definition.
theme.inc in includes/theme.inc