Package | Description |
---|---|
er.taggable |
ERTaggable is a fairly direct port of the acts_as_taggable Rails mixin to EOF, the framework provides a very
easy method of integrating delicious-style tagging support into arbitrary entities in your applications.
|
Modifier and Type | Class and Description |
---|---|
class |
ERDefaultTagNormalizer
ERDefaultTagNormalizer trims and lowercases all tags.
|
Modifier and Type | Method and Description |
---|---|
ERTagNormalizer |
ERTaggableEntity.normalizer()
Returns the tag normalizer for this entity.
|
Modifier and Type | Method and Description |
---|---|
void |
ERTaggableEntity.setNormalizer(ERTagNormalizer normalizer)
Sets the tag normalizer for this entity.
|
Copyright © 2002 – 2025 Project Wonder.