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

java.lang.Object
  extended by info.magnolia.rendering.model.RenderingModelImpl
      extended by info.magnolia.module.publicuserregistration.frontend.action.RegistrationFieldModel
All Implemented Interfaces:
info.magnolia.rendering.model.RenderingModel

public class RegistrationFieldModel
extends info.magnolia.rendering.model.RenderingModelImpl

RenderingModel for sub paragraphs in forms.


Field Summary
 
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
RegistrationFieldModel(javax.jcr.Node content, info.magnolia.rendering.template.RenderableDefinition definition, info.magnolia.rendering.model.RenderingModel parent)
           
 
Method Summary
 boolean isAuthenticated()
           
 
Methods inherited from class info.magnolia.rendering.model.RenderingModelImpl
execute, 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

RegistrationFieldModel

public RegistrationFieldModel(javax.jcr.Node content,
                              info.magnolia.rendering.template.RenderableDefinition definition,
                              info.magnolia.rendering.model.RenderingModel parent)
Method Detail

isAuthenticated

public boolean isAuthenticated()


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