|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.bundle.Controller
org.torweg.pulse.component.cms.CMSFormMailer
public class CMSFormMailer
is a Controller to convert an HTML form to an e-mail.
TODO
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.torweg.pulse.bundle.Controller |
|---|
Controller.AlwaysRun |
| Constructor Summary | |
|---|---|
CMSFormMailer()
|
|
| Method Summary | |
|---|---|
void |
init(ConfigBean conf)
used to initialise the bundle from its configuration. |
CMSContentDisplayerResult |
sendMail(ServiceRequest request)
processes the request. |
| Methods inherited from class org.torweg.pulse.bundle.Controller |
|---|
getAlwaysRun, isAlwaysRun, setAlwaysRun |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CMSFormMailer()
| Method Detail |
|---|
@Action(value="sendMail") @Permission(value="sendMail") public final CMSContentDisplayerResult sendMail(ServiceRequest request)
request - the current request
public void init(ConfigBean conf)
DeprecatedConfigurable
init in interface DeprecatedConfigurableconf - the configurationDeprecatedConfigurable.init(org.torweg.pulse.configuration.ConfigBean)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||