railo.runtime.functions.struct
Class StructSort
java.lang.Object
railo.runtime.functions.struct.StructSort
- All Implemented Interfaces:
- Serializable, Function
public final class StructSort
- extends Object
- implements Function
- See Also:
- Serialized Form
Method Summary |
static Array |
call(PageContext pc,
Struct base)
|
static Array |
call(PageContext pc,
Struct base,
String sortType)
|
static Array |
call(PageContext pc,
Struct base,
String sortType,
String sortOrder)
|
static Array |
call(PageContext pc,
Struct base,
String sortType,
String sortOrder,
String pathToSubElement)
|
StructSort
public StructSort()
call
public static Array call(PageContext pc,
Struct base)
throws PageException
- Throws:
PageException
call
public static Array call(PageContext pc,
Struct base,
String sortType)
throws PageException
- Throws:
PageException
call
public static Array call(PageContext pc,
Struct base,
String sortType,
String sortOrder)
throws PageException
- Throws:
PageException
call
public static Array call(PageContext pc,
Struct base,
String sortType,
String sortOrder,
String pathToSubElement)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo