You are here

constant EDI_CLASSIFIED_MODULE_NAME in Classified Ads 6.2

Same name and namespace in other branches
  1. 5.2 ed_classified.module \EDI_CLASSIFIED_MODULE_NAME
  2. 5 ed_classified.module \EDI_CLASSIFIED_MODULE_NAME
  3. 7.2 ed_classified.module \EDI_CLASSIFIED_MODULE_NAME

TODO db_rewrite_sql must change for Drupal 7 (http://drupal.org/node/224333#db_rewrite_sql)

15 uses of EDI_CLASSIFIED_MODULE_NAME
ed_classified_admin_overview in ./ed_classified.module
Present admin options.
ed_classified_ad_expired in ./ed_classified_utils.inc
Determine whether a node is expired given a target timestamp.
ed_classified_get_popular_ads_list in ./ed_classified_utils.inc
Get a list of popular ads for block use
ed_classified_install in ./ed_classified.install
Implements hook_install().
ed_classified_node_info in ./ed_classified.module
Implements hook_node_info().

... See full list

File

./ed_classified.module, line 30
Simple text-based classified ads module.

Code

define('EDI_CLASSIFIED_MODULE_NAME', 'ed_classified');