12 uses of EDI_CLASSIFIED_MODULE_NAME in Classified Ads 5
- ed_classified_ad_expired in ./
ed_classified_utils.inc - Determine whether a node is expired given a target timestamp An ad is considered to have 'expired' if the $time parameter is larger than the node's expires_on field.
- ed_classified_get_popular_ads_list in ./
ed_classified_utils.inc - Get a list of popular ads for block use
- ed_classified_node_info in ./
ed_classified.module - Implementation of hook_node_info().
- ed_classified_page in ./
ed_classified.module - Display a page of classified ads, as appropriate. Lifted from image_gallery module. Shameless.
- ed_classified_views_data in ./
ed_classified_views.inc - _edi_wd in ./
ed_classified_utils.inc - shortcut - log something to the watchdog log
- _ed_classified_cfg_varname in ./
ed_classified_utils.inc - config variable helpers
- _ed_classified_get_vid in ./
ed_classified_utils.inc - Returns (and possibly creates) a new vocabulary for classified Lifted from image.module. TODO: Create some built-in terms for the created taxonomy: Miscellaneous, Cars, Pets, etc. (look at craigslist for inspiration)
- _ed_classified_node_is_classified in ./
ed_classified_utils.inc - Is a node really a classified ad?
- _ed_classified_send_user_notification_email in ./
ed_classified_notifications.inc - Send an email notification to the specified user
- _ed_classified_settings_get_banner in ./
ed_classified_utils.inc - Get settings 'banner'
- _ed_tid_is_classified_term in ./
ed_classified_utils.inc - Is a tid a 'classified' term? Is a tid a child of our taxonomy?