|
Class Summary |
| Attribute |
MMBase Taglib attributes can contain $-variables. |
| BasicBacking |
A basic implementation for the backing of a ContextContainter. |
| ContextCollector |
A helper class for Lists, to implement ContextProvider. |
| ContextContainer |
This is a HashMap, but the keys can contain 'dots', in which case
there is searched for HashMaps in the HashMap. |
| ListSorter |
A helper class for Lists, to implement an attribute 'comparator' |
| MultiPart |
Taglib needs to read Multipart request sometimes. |
| MultiPart.MMultipartRequest |
|
| Notfound |
A helper class to implement notfound attribute |
| PageContextBacking |
A basic implementation for the backing, using the PageContext itself. |
| PageContextContainer |
The page context container stores variables directly in the page context, like JSTL does. |
| ReadFile |
This file is found in the public domain, on http://www.dpawson.co.uk/xsl/sect2/N4760.html
It is used to be able to include the codesamples in the taglib documentation. |
| Referids |
A helper class to implement referids attribute. |
| StandaloneContextContainer |
This ContextContainer provides its own 'backing', it is used as 'subcontext' in other contextes. |