com.arsdigita.formbuilder.util
Class Placeholders

java.lang.Object
  extended bycom.arsdigita.formbuilder.util.Placeholders

public class Placeholders
extends Object


Constructor Summary
Placeholders(PageState state)
           
Placeholders(PageState state, FormData data)
           
 
Method Summary
 String interpolate(String text)
           
protected  void setFormVars(FormData data)
           
protected  void setSystemVars()
           
protected  void setUserVars(User user)
           
 void setVariable(String key, String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Placeholders

public Placeholders(PageState state)

Placeholders

public Placeholders(PageState state,
                    FormData data)
Method Detail

interpolate

public String interpolate(String text)

setVariable

public void setVariable(String key,
                        String value)

setUserVars

protected void setUserVars(User user)

setFormVars

protected void setFormVars(FormData data)

setSystemVars

protected void setSystemVars()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC