public class PGUTIL extends Object
| 构造器和说明 |
|---|
PGUTIL() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
CATPGS(javax.servlet.http.HttpServletRequest request,
int i) |
String |
CATPGS(javax.servlet.http.HttpServletRequest request,
int i,
String methodname) |
String |
CATPGS(javax.servlet.http.HttpServletRequest request,
int i,
String methodname,
String params) |
String |
GETNAVIHTML(javax.servlet.http.HttpServletRequest request,
int pagecount,
int pgindex) |
String |
GETNAVIHTML(javax.servlet.http.HttpServletRequest request,
int pagecount,
int pgindex,
String methodname) |
String |
GETNAVIHTML(javax.servlet.http.HttpServletRequest request,
int pagecount,
int pgindex,
String methodname,
String params) |
static PGUTIL |
I() |
public static PGUTIL I()
public String CATPGS(javax.servlet.http.HttpServletRequest request, int i)
public String CATPGS(javax.servlet.http.HttpServletRequest request, int i, String methodname)
public String CATPGS(javax.servlet.http.HttpServletRequest request, int i, String methodname, String params)
public String GETNAVIHTML(javax.servlet.http.HttpServletRequest request, int pagecount, int pgindex)
public String GETNAVIHTML(javax.servlet.http.HttpServletRequest request, int pagecount, int pgindex, String methodname)
Copyright © 2019. All rights reserved.