Uses of Interface
net.ygbstudio.powerwp4j.base.extension.enums.ClassMarkerEnum
Packages that use ClassMarkerEnum
-
Uses of ClassMarkerEnum in net.ygbstudio.powerwp4j.engine
Methods in net.ygbstudio.powerwp4j.engine with parameters of type ClassMarkerEnumModifier and TypeMethodDescriptionWPCacheAnalyzer.calculateTermFrequencyByClassMarker(ClassMarkerEnum classMarker, WPClassMapping<String, Long> classMapping, boolean containsMatch) Calculates the term frequency of a given class mapping by class marker.WPCacheAnalyzer.getClassListStream(ClassMarkerEnum classMarker) Returns class list elements from the in-memory local cache that match the provided class marker enum.WPCacheAnalyzer.groupPostIdsByClassMarker(ClassMarkerEnum classMarker, ClassValueKeyEnum classValueKey) Groups post IDs by class markers and maps them to their corresponding class values.WPCacheAnalyzer.mapWPClassId(UnaryOperator<String> transformClassText, ClassMarkerEnum classMarker, ClassValueKeyEnum classValue) ReturnsWPClassMappinginstances extracted from the in-memory local cache filtered by the class markerTaxonomyMarker.TAGand the class valueTaxonomyValues.TAGS. -
Uses of ClassMarkerEnum in net.ygbstudio.powerwp4j.models.taxonomies
Classes in net.ygbstudio.powerwp4j.models.taxonomies that implement ClassMarkerEnumModifier and TypeClassDescriptionenumEnum class for the WordPress cache taxonomy key markers.