constant SMART_PAGING_WORD_LIMIT_METHOD in Smart Paging 7
Same name and namespace in other branches
- 7.2 smart_paging.module \SMART_PAGING_WORD_LIMIT_METHOD
2 uses of SMART_PAGING_WORD_LIMIT_METHOD
- smart_paging_field_attach_view_alter in ./
smart_paging.module - Implements hook_field_attach_view_alter().
- smart_paging_form_alter in ./
smart_paging.module - Implements hook_form_alter()
File
- ./
smart_paging.module, line 15 - Provides smart paging capability to Drupal contents.
Code
define('SMART_PAGING_WORD_LIMIT_METHOD', 2);