org.infoglue.deliver.util.forms
Class FormHelper

java.lang.Object
  extended by org.infoglue.deliver.util.forms.FormHelper

public class FormHelper
extends java.lang.Object

This class is an attempt to give template-coders access to helper methods for form-handling.


Constructor Summary
FormHelper()
           
 
Method Summary
 ContentTypeAttribute getContentTypeAttribute(java.lang.String schemaValue, java.lang.String attributeName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormHelper

public FormHelper()
Method Detail

getContentTypeAttribute

public ContentTypeAttribute getContentTypeAttribute(java.lang.String schemaValue,
                                                    java.lang.String attributeName)


Copyright © 2005 InfoGlue.org All Rights Reserved.