You are here

constant LAZYLOADER_PAGE_EXCLUDE_OPTION in Image Lazyloader 7.2

4 uses of LAZYLOADER_PAGE_EXCLUDE_OPTION
lazyloader_admin_exclude in ./lazyloader.admin.inc
Admin form: Exclude options.
lazyloader_admin_exclude_submit in ./lazyloader.admin.inc
Submit handler for the lazyloader settings form.
lazyloader_update_7201 in ./lazyloader.install
Rename lazyloader_exclude_option to lazyloader_path_exclude_option.
_lazy_loader_enabled in ./lazyloader.module
Helper function to determine whether the lazyloader is enabled in a page.

File

./lazyloader.module, line 19
Lazyloader Module

Code

define("LAZYLOADER_PAGE_EXCLUDE_OPTION", 'exclude');