railo.runtime.functions.system
Class GetProfileString

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

public final class GetProfileString
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

GetProfileString

public GetProfileString()
Method Detail

call

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


Copyright © 2012 Railo