constant MOSTPOPULAR_STYLE_FULL in Drupal Most Popular 7
Same name and namespace in other branches
- 6 mostpopular.module \MOSTPOPULAR_STYLE_FULL
2 uses of MOSTPOPULAR_STYLE_FULL
- mostpopular_block_view in ./
mostpopular.module - Implements hook_block_view().
- mostpopular_settings_form in ./
mostpopular.admin.inc
File
- ./
mostpopular.module, line 21 - The main file for the Most Popular module.
Code
define('MOSTPOPULAR_STYLE_FULL', 2);