public class MMUsers extends ProcessorModule
ProcessorModule.GetNodeListFunction, ProcessorModule.ProcessFunction, ProcessorModule.ReplaceFunctionPARAM_PAGEINFO, PARAMS_PAGEINFOconfigurationPath, getMaintainerFunction, getVersionFunction, STATE_START_TIMEdescription, guiName, namefunctions, getFunctions| Constructor and Description |
|---|
MMUsers() |
| Modifier and Type | Method and Description |
|---|---|
String |
createLogin(String loginname,
StringTokenizer tokens,
scanpage sp) |
String |
doSearchUserNumber(String value) |
List<String> |
getList(PageInfo sp,
StringTagger tagger,
String value)
|
String |
getModuleInfo()
Provide some info on the module;
By default, this returns the module description for the default locale
|
void |
init()
Initializes the module.
|
void |
reload()
What should this do, when is this called?
|
String |
replace(PageInfo sp,
String command)
Handle a $MOD command
|
getListBuilder, getNodeList, onload, process, replace, unloadaddInitParameters, getInitParameter, getInitParameter, getInitParameter, getInitParameters, getInitParameters, getMaintainer, getModule, getModule, getModule, getModule, getModuleLoader, getModuleReader, getModuleReader, getModules, getState, getStates, getVersion, hasModule, hasStarted, loadInitParameters, loadInitParameters, maintainance, setInitParameter, setMaintainer, setState, setVersion, shutdown, shutdownModules, startModule, startModulesgetDefaultLocale, getDescription, getDescription, getGUIName, getGUIName, getLocalizedDescription, getLocalizedGUIName, getName, setDescription, setDescription, setGUIName, setGUIName, setLocalizedDescription, setLocalizedGUIName, setNameaddFunction, createParameters, getFunction, getFunctions, getFunctionValue, newFunctionInstancepublic String createLogin(String loginname, StringTokenizer tokens, scanpage sp)
public void init()
ProcessorModuleModule.startModule(), which makes sure it is not called
more than once. You should not call init() directly, call startModule() instead.init in class ProcessorModulepublic List<String> getList(PageInfo sp, StringTagger tagger, String value)
getList in class ProcessorModulepublic String replace(PageInfo sp, String command)
replace in class ProcessorModulepublic String getModuleInfo()
ModulegetModuleInfo in class Modulepublic void reload()
ProcessorModulereload in class ProcessorModuleMMBase 1.9-SNAPSHOT - ${javadoctimestamp}