You are here

Functions in Classified Ads 5

Primary tabs

Namesort descending Location Description Direct uses Strings
ed_classified_access ./ed_classified.module Implementation of hook_access().
ed_classified_admin_expired ./ed_classified.module
ed_classified_admin_overview ./ed_classified.module Present admin options. 3 1
ed_classified_admin_settings ./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 1
ed_classified_ad_expired ./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. 1
ed_classified_block ./ed_classified.module Implementation of hook_block().
ed_classified_boot ./ed_classified.module Implementation of hook_boot()
ed_classified_by_user ./ed_classified.module Get a list of classified ads for a given user 1
ed_classified_cron ./ed_classified.module Implementation of hook_cron().
ed_classified_delete ./ed_classified.module Implementation of hook_delete(). 1
ed_classified_form ./ed_classified.module Implementation of hook_form().
ed_classified_get_adcount ./ed_classified_utils.inc 1
ed_classified_get_adcount_for_time_range ./ed_classified_utils.inc Get ad count for time range 1
ed_classified_get_ad_expiration ./ed_classified_utils.inc Get the expiration date of a classified ad node 1
ed_classified_get_ad_stats ./ed_classified_utils.inc Get stats 1
ed_classified_get_latest_ads_list ./ed_classified_utils.inc Get a list of latest ads for block use 1
ed_classified_get_popular_ads_list ./ed_classified_utils.inc Get a list of popular ads for block use 1
ed_classified_init ./ed_classified.module Implementation of hook_init()
ed_classified_init_taxonomy ./ed_classified.install 1
ed_classified_insert ./ed_classified.module Implementation of hook_insert(). 1
ed_classified_install ./ed_classified.install
ed_classified_link ./ed_classified.module Implementation of hook_link().
ed_classified_link_alter ./ed_classified.module Implementation of hook_link_alter (&$links, $node) Find and destroy old taxonomy links for the classified ads node. This will create links to the custom classified ads taxonomy view. This would be easier if the hook callback knew what module…
ed_classified_load ./ed_classified.module Implementation of hook_load().
ed_classified_mail ./ed_classified.module Implementation of hook_mail()
ed_classified_menu ./ed_classified.module Implementation of hook_menu().
ed_classified_node_info ./ed_classified.module Implementation of hook_node_info().
ed_classified_node_type ./ed_classified.module Implementation of hook_node_type()
ed_classified_page ./ed_classified.module Display a page of classified ads, as appropriate. Lifted from image_gallery module. Shameless. 1
ed_classified_perm ./ed_classified.module Implementation of hook_perm().
ed_classified_schema ./ed_classified.install Implementation of hook_schema().
ed_classified_theme ./ed_classified_themefuncs.inc Drupal 6 hook_theme() registration function
ed_classified_uninstall ./ed_classified.install Implementation of hook_uninstall().
ed_classified_update ./ed_classified.module Implementation of hook_update().
ed_classified_validate ./ed_classified.module Implementation of hook_validate().
ed_classified_view ./ed_classified.module Implementation of hook_view().
ed_classified_views_api ./ed_classified.module
ed_classified_views_data ./ed_classified_views.inc
ed_classified_views_default_views ./ed_classified.views_default.inc
ed_classified_views_default_view_1 ./ed_classified.views_default.inc 1
ed_classified_views_handlers ./ed_classified_views.inc
theme_ed_classified_ads_block ./ed_classified_themefuncs.inc Theme an ads block
theme_ed_classified_ads_stats ./ed_classified_themefuncs.inc
theme_ed_classified_body ./ed_classified_themefuncs.inc
theme_ed_classified_category_adcount ./ed_classified_themefuncs.inc
theme_ed_classified_category_description ./ed_classified_themefuncs.inc
theme_ed_classified_category_list_ad_row ./ed_classified_themefuncs.inc
theme_ed_classified_category_list_row ./ed_classified_themefuncs.inc
theme_ed_classified_category_name ./ed_classified_themefuncs.inc
theme_ed_classified_ending_date ./ed_classified_themefuncs.inc Get a formatted div with a readable, friendly ad expiration date.

Pages

Other projects