railo.runtime.functions.other
Class SystemOutput
java.lang.Object
railo.runtime.functions.other.SystemOutput
- All Implemented Interfaces:
- Serializable, Function
public final class SystemOutput
- extends Object
- implements Function
- See Also:
- Serialized Form
SystemOutput
public SystemOutput()
call
public static boolean call(PageContext pc,
Object obj)
throws PageException
- Throws:
PageException
call
public static boolean call(PageContext pc,
Object obj,
boolean addNewLine)
throws PageException
- Throws:
PageException
call
public static boolean call(PageContext pc,
Object obj,
boolean addNewLine,
boolean doErrorStream)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo