|
Class Summary |
| AbstractNodeListTag |
AbstractNodeListTag, provides basic functionality for listing objects
stored in MMBase |
| AbstractNodeProviderTag |
A base class for tags which provide a node (And some fields). |
| CloudReferrerTag |
Tags which are meant to live as a child of the CloudTag, could extend this
class. |
| CloudTag |
Creates a cloud object (pulling it from if session necessary). |
| CloudTEI |
The TEI class belonging to the CloudTag and descendents |
| ContextReferrerTag |
If you want to have attributes which obtain the value from a
parameter, extend from this. |
| ContextTag |
Groups tags. |
| FieldInfoTag |
The FieldInfoTag can be used as a child of a 'FieldListTag' or
directly under a 'NodeProvider'tag. |
| FieldListTag |
This class makes a tag which can list the fields of a NodeManager. |
| FieldTag |
The FieldTag can be used as a child of a 'NodeProvider' tag. |
| ImportTag |
The importtag puts things in the context. |
| ImportTEI |
TEI class for the ImportTag. |
| InfoTag |
Calls 'doInfo' from NodeManager or from Module. |
| ListConditionTag |
This tag can be used inside the list tag. |
| ListNodesTag |
ListNodesTag, provides functionality for listing single nodes in MMBase |
| ListTag |
ListTag, provides functionality for listing cluster nodes
('multilevel' search) in MMBase |
| NodeFieldTag |
NodeFiedTag provides direct access to fields of a node. |
| NodeInfoTag |
Lives under a nodeprovider. |
| NodeProviderTEI |
The TEI class for NodeProviders. |
| NodeReferrerTag |
A tag which is a 'NodeReferrerTag's is for example the FieldTag. |
| NodeTag |
NodeTag provides the fields of a node |
| RelatedNodesTag |
RelatedNodesTag, provides functionality for listing single related nodes in MMBase |
| RemoveTag |
Remove an object from the Context. |
| WriteTag |
The writetag can take a variable from the context and put it in a
jsp variable, or write it to the page. |
| WriteTEI |
The Export tag exports one jsp variable. |