Home
last modified time | relevance | path

Searched refs:LAZY_LOAD_METHOD_NONE_VALUE (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/ComboStrap/
H A DLazyLoad.php59 public const LAZY_LOAD_METHOD_NONE_VALUE = "none"; define in ComboStrap\\LazyLoad
256 return LazyLoad::LAZY_LOAD_METHOD_NONE_VALUE;
H A DMediaMarkup.php662 return $this->getLazyLoadMethodOrDefault() !== LazyLoad::LAZY_LOAD_METHOD_NONE_VALUE;
687 $this->lazyLoadMethod = LazyLoad::LAZY_LOAD_METHOD_NONE_VALUE;
/plugin/combo/ComboStrap/TagAttribute/
H A DBackgroundAttribute.php285 $mediaCallStackArray[MediaMarkup::LINKING_KEY] = LazyLoad::LAZY_LOAD_METHOD_NONE_VALUE;