8 calls to _ed_classified_get_vid() in Classified Ads 7.2
- ed_classified_admin_settings in ./
ed_classified_settings.inc - Implementation of hook_settings(). TODO - this is hardcoded to the Classified Ads vid - needs to be able to handle any taxonomy assigned
- ed_classified_cron in ./
ed_classified.module - Implementation of hook_cron().
- ed_classified_install in ./
ed_classified.install - ed_classified_page in ./
ed_classified.module - Display a page of classified ads, as appropriate. Lifted from image_gallery module. Shameless.
- ed_classified_view in ./
ed_classified.module - Implementation of hook_view().
- _ed_classified_check_settings in ./
ed_classified_utils.inc - do the sanity-check dance.
- _ed_classified_get_primary_category in ./
ed_classified_utils.inc - Helper function to determine the single ad category name to which this node belongs.
- _ed_tid_is_classified_term in ./
ed_classified_utils.inc - Is a tid a 'classified' term? Is a tid a child of our taxonomy?