railo.runtime.functions.file
Class DirectoryDelete

java.lang.Object
  extended by railo.runtime.functions.file.DirectoryDelete

public class DirectoryDelete
extends Object


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

Constructor Detail

DirectoryDelete

public DirectoryDelete()
Method Detail

call

public static String call(PageContext pc,
                          String path)
                   throws PageException
Throws:
PageException

call

public static String call(PageContext pc,
                          String path,
                          boolean recurse)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo