constant LAZYLOADER_EXCLUDE_OPTION in Image Lazyloader 7
3 uses of LAZYLOADER_EXCLUDE_OPTION
- lazyloader_admin in ./
lazyloader.admin.inc - Admin Form: UI
- lazyloader_admin_submit in ./
lazyloader.admin.inc - Submit handler for the lazyloader settings form.
- _lazy_loader_enabled in ./
lazyloader.module - Helper function to determine whether the lazyloader is enabled in a page.
File
- ./
lazyloader.module, line 17 - Lazyloader Module
Code
define("LAZYLOADER_EXCLUDE_OPTION", 'exclude');