railo.runtime.functions.system
Class SetProfileString

java.lang.Object
  extended by railo.runtime.functions.system.SetProfileString
All Implemented Interfaces:
Serializable, Function

public final class SetProfileString
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
SetProfileString()
           
 
Method Summary
static String call(PageContext pc, String fileName, String section, String key, String value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetProfileString

public SetProfileString()
Method Detail

call

public static String call(PageContext pc,
                          String fileName,
                          String section,
                          String key,
                          String value)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo