Click or drag to resize

GlobalLists Methods

Methods
  NameDescription
Public methodfetchList(String, String, String, Boolean)
Get list's items from its name.
Public methodfetchList(String, String, String, String, Boolean, Boolean)
Get list's items from its name.
Public methodfetchList(String, String, String, String, String, Boolean)
Get list's items from its name.
Public methodfetchList(String, String, String, String, String, String, Boolean)
Get list's items from its name. Doesn't apply the filter or sort or throw an exception if you pass an invalid parameter.
Public methodfetchList(String, String, String, String, String, String, String, Boolean)
Get list's items from its name. Doesn't apply the filter or sort or throw an exception if you pass an invalid parameter.
Public methodfetchList(String, String, String, String, Boolean, String, String, String, Boolean)
Get list's items from its name. Doesn't apply the filter or sort or throw an exception if you pass an invalid parameter.
Public methodfetchList(String, String, String, String, Boolean, String, String, String, String, Boolean)
Get list's items from its name. Doesn't apply the filter or sort or throw an exception if you pass an invalid parameter.
Top
See Also