railo.runtime.functions.decision
Class IsLocalHost

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

public final class IsLocalHost
extends Object
implements Function

Implements the Cold Fusion Function isleapyear

See Also:
Serialized Form

Constructor Summary
IsLocalHost()
           
 
Method Summary
static boolean call(PageContext pc, String ip)
           
static boolean invoke(String ip)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IsLocalHost

public IsLocalHost()
Method Detail

call

public static boolean call(PageContext pc,
                           String ip)

invoke

public static boolean invoke(String ip)


Copyright © 2012 Railo