constant PAGING_SEPARATOR in Paging 5
5 uses of PAGING_SEPARATOR
- paging_filter in ./
paging.module - Implementation of hook_filter().
- paging_filter_tips in ./
paging.module - Implementation of hook_filter_tips().
- paging_help in ./
paging.module - Implementation of hook_help().
- paging_settings in ./
paging.module - Menu callback; display module settings form.
- _paging_nodeapi in ./
paging.module - Helper function for paging_nodeapi().
File
- ./
paging.module, line 6
Code
define('PAGING_SEPARATOR', variable_get('paging_separator', '<!--pagebreak-->'));