| Subclasses of GenericListTag in org.makumba.list.tags |
class |
IfTag
If tag will accept test="..." similar to value tag, and will show body only if OQL expression evaluates to true
(integer 1). |
class |
ObjectTag
mak:object tag |
class |
QueryTag
Display of OQL query results in nested loops. |
class |
ResultListTag
This class is a specially tailored mak:list to work on the results from a search form. |
class |
ValueTag
mak:value tag
FIXME use formatters in order to compute the editor fields
TODO implement support for in-place edition of dates and others |