|
Class Summary |
| cache |
Simple file cache system that can be used by any servlet |
| cacheline |
Class cacheline |
| CALC |
|
| INFO |
The INFO module provides access to the environment on which the mmbase system resides. |
| MMUsers |
|
| scancache |
File cache system. |
| sessionInfo |
The module which provides access to a filesystem residing in a database. |
| sessions |
CLEARSET-NAME : This command clears the session variable called NAME
ADDSET-NAME-VALUE : This command adds VALUE to the SESSION variable set called NAME, no duplicates are allowed
PUTSET-NAME-VALUE : This command adds VALUE to the SESSION variable set called NAME, duplicates are allowed
DELSET-NAME-VALUE : This command deletes VALUE form the SESSION variable set called NAME. |
| TransactionHandler |
TransactionHandler Module
This class parses the TML code and calls the appropriate methods
in TransactionManager TemporarayNodeManager org.mmabse.module.core
Furthermore it does some nameserving. |
| Upload |
the Upload module stores files that are uploaded. |
| XSLConvert |
XSL conversion module
Right now, only the replace() method is defined. |