public class PageTemplateListItemBeanSortType
extends net.anotheria.util.sorter.SortType
| Modifier and Type | Field and Description |
|---|---|
static int |
SORT_BY_C1FIRST |
static int |
SORT_BY_C1LAST |
static int |
SORT_BY_C2FIRST |
static int |
SORT_BY_C2LAST |
static int |
SORT_BY_C3FIRST |
static int |
SORT_BY_C3LAST |
static int |
SORT_BY_DEFAULT |
static int |
SORT_BY_FOOTER |
static int |
SORT_BY_HEADER |
static int |
SORT_BY_ID |
static int |
SORT_BY_LAYOUT |
static int |
SORT_BY_LOCALIZATIONS |
static int |
SORT_BY_MEDIALINKS |
static int |
SORT_BY_META |
static int |
SORT_BY_NAME |
static int |
SORT_BY_SCRIPTS |
static int |
SORT_BY_SITE |
| Constructor and Description |
|---|
PageTemplateListItemBeanSortType() |
PageTemplateListItemBeanSortType(int method) |
PageTemplateListItemBeanSortType(int method,
boolean order) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMethodAndOrderCode() |
static java.lang.String |
method2name(int method) |
static int |
name2method(java.lang.String name) |
public static final int SORT_BY_ID
public static final int SORT_BY_NAME
public static final int SORT_BY_LAYOUT
public static final int SORT_BY_SITE
public static final int SORT_BY_C1FIRST
public static final int SORT_BY_C2FIRST
public static final int SORT_BY_C3FIRST
public static final int SORT_BY_C1LAST
public static final int SORT_BY_C2LAST
public static final int SORT_BY_C3LAST
public static final int SORT_BY_META
public static final int SORT_BY_HEADER
public static final int SORT_BY_FOOTER
public static final int SORT_BY_MEDIALINKS
public static final int SORT_BY_SCRIPTS
public static final int SORT_BY_LOCALIZATIONS
public static final int SORT_BY_DEFAULT
Copyright © 2012-2023 anotheria.net. All Rights Reserved.