net.sourceforge.formview.util
Class ApplicationFormViewUtil

java.lang.Object
  extended by net.sourceforge.formview.util.ApplicationFormViewUtil

public class ApplicationFormViewUtil
extends java.lang.Object


Constructor Summary
ApplicationFormViewUtil()
           
 
Method Summary
static FormView getFormView(java.lang.String formName, java.lang.String state)
           
protected static FormViewResources getFormViewResources()
           
static void init(FormViewResources r)
           
static java.lang.String processHtmlContent(FormView form, java.lang.String state, IPermissionsAdapter permissionsAdapter, java.lang.String htmlContent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationFormViewUtil

public ApplicationFormViewUtil()
Method Detail

init

public static void init(FormViewResources r)

getFormViewResources

protected static FormViewResources getFormViewResources()

getFormView

public static FormView getFormView(java.lang.String formName,
                                   java.lang.String state)

processHtmlContent

public static java.lang.String processHtmlContent(FormView form,
                                                  java.lang.String state,
                                                  IPermissionsAdapter permissionsAdapter,
                                                  java.lang.String htmlContent)


Copyright 2006 null. All Rights Reserved.