info.magnolia.module.publicuserregistration.frontend.action
Class RegistrationModel

java.lang.Object
  extended by info.magnolia.rendering.model.RenderingModelImpl<RD>
      extended by info.magnolia.module.form.templates.components.AbstractFormModel<info.magnolia.rendering.template.RenderableDefinition>
          extended by info.magnolia.module.form.templates.components.FormModel
              extended by info.magnolia.module.publicuserregistration.frontend.action.RegistrationModel
All Implemented Interfaces:
info.magnolia.rendering.model.RenderingModel<info.magnolia.rendering.template.RenderableDefinition>

public class RegistrationModel
extends info.magnolia.module.form.templates.components.FormModel

RenderingModel for a single page registration form.


Field Summary
 
Fields inherited from class info.magnolia.module.form.templates.components.AbstractFormModel
functions
 
Fields inherited from class info.magnolia.rendering.model.RenderingModelImpl
content, contentMap, definition, parentModel
 
Fields inherited from interface info.magnolia.rendering.model.RenderingModel
SKIP_RENDERING
 
Constructor Summary
RegistrationModel(javax.jcr.Node content, info.magnolia.rendering.template.RenderableDefinition definition, info.magnolia.rendering.model.RenderingModel<?> parent, info.magnolia.templating.functions.TemplatingFunctions functions)
           
 
Method Summary
 boolean isAuthenticated()
           
 
Methods inherited from class info.magnolia.module.form.templates.components.FormModel
createFormEngine
 
Methods inherited from class info.magnolia.module.form.templates.components.AbstractFormModel
execute, getFormField, getFormState, getRequiredSymbol, getRightText, getView
 
Methods inherited from class info.magnolia.rendering.model.RenderingModelImpl
getContent, getDef, getDefinition, getNode, getParent, getRoot
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistrationModel

@Inject
public RegistrationModel(javax.jcr.Node content,
                                info.magnolia.rendering.template.RenderableDefinition definition,
                                info.magnolia.rendering.model.RenderingModel<?> parent,
                                info.magnolia.templating.functions.TemplatingFunctions functions)
Method Detail

isAuthenticated

public boolean isAuthenticated()


Copyright © 2014 Magnolia International Ltd.. All Rights Reserved.