railo.runtime.functions.file
Class DirectoryCreate

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

public class DirectoryCreate
extends Object


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

Constructor Detail

DirectoryCreate

public DirectoryCreate()
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 doParent)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo