Package | Description |
---|---|
er.bugtracker | |
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.
|
er.taggable.components |
Modifier and Type | Method and Description |
---|---|
ERTaggable<Bug> |
Bug.taggable() |
Modifier and Type | Method and Description |
---|---|
ERTaggable<T> |
ERTaggableEntity.taggable(T eo)
Factory method for generating an ERTaggable wrapper for an EO.
|
static <T extends ERXGenericRecord> |
ERTaggable.taggable(T eo)
A factory method for generating a taggable from an EO.
|
Modifier and Type | Method and Description |
---|---|
ERTaggable<?> |
ERTagField.taggable() |
Copyright © 2002 – 2024 Project Wonder.