ZenMagick 0.9.6


org.zenmagick.rp.uip.controller.ZMAdvancedSearchController

Class ZMAdvancedSearchController

ZMObject
|
+--ZMController
|
+--ZMAdvancedSearchController

public class ZMAdvancedSearchController
extends ZMController

Advanced search controller.

Author:
DerManoMann
Version:
$Id: ZMAdvancedSearchController.php 2087 2009-03-19 04:06:40Z dermanomann $

Constructor Summary

ZMAdvancedSearchController()

Create new instance.

Method Summary
ZMView

processGet()

{@inheritDoc} /

Methods inherited from org.zenmagick.rp.ZMController
exportGlobal, findView, getFormBean, getGlobal, getGlobals, getId, getView, handleRequest, isFormSubmit, process, processGet, processPost, setContentType, setId, setView, validate, validateFormBean
Methods inherited from org.zenmagick.ZMObject
attachMethod, get, getAttachedMethods, getPropertyNames, set, singleton

Constructor Detail

ZMAdvancedSearchController

public ZMAdvancedSearchController()

Create new instance. /


Method Detail

processGet

public ZMView processGet()

/

Returns:
A ZMView that handles presentation or null * if the controller generates the contents itself.

ZenMagick 0.9.6