public class DirectoryList extends Object
Constructor and Description |
---|
DirectoryList() |
Modifier and Type | Method and Description |
---|---|
static Object |
call(PageContext pc,
String path) |
static Object |
call(PageContext pc,
String path,
boolean recurse) |
static Object |
call(PageContext pc,
String path,
boolean recurse,
String strListInfo) |
static Object |
call(PageContext pc,
String path,
boolean recurse,
String strListInfo,
Object oFilter) |
static Object |
call(PageContext pc,
String path,
boolean recurse,
String strListInfo,
Object oFilter,
String sort) |
public DirectoryList()
public static Object call(PageContext pc, String path) throws PageException
PageException
public static Object call(PageContext pc, String path, boolean recurse) throws PageException
PageException
public static Object call(PageContext pc, String path, boolean recurse, String strListInfo) throws PageException
PageException
public static Object call(PageContext pc, String path, boolean recurse, String strListInfo, Object oFilter) throws PageException
PageException
public static Object call(PageContext pc, String path, boolean recurse, String strListInfo, Object oFilter, String sort) throws PageException
PageException
Copyright © 2015 Lucee