页面输出
负责 Web 访问时的页面输出(HTML/JSON/etc)
| package |
Tango |
|---|---|
| author |
Zheng Kai zhengkai@gmail.com |
_parseJson() : void
| static | |
|---|---|
| access |
protected |
_parseText() : void
| static | |
|---|---|
| access |
protected |
debugGate() : void
| static | |
|---|---|
| access |
public |
error(string $sError) : void
| static | |
|---|---|
| access |
public |
| throws |
string简短的错误信息
get() : array
| static | |
|---|---|
| access |
public |
array
isWellDone() : boolean
| static | |
|---|---|
| access |
public |
boolean
jump(string $sURL) : void
| static | |
|---|---|
| access |
public |
| throws |
string将要跳转的 URL
parse() : void
| static | |
|---|---|
| access |
public |
reset() : void
| static | |
|---|---|
| access |
public |
set(string $sExt, boolean $bTry = FALSE) : void
| static | |
|---|---|
| access |
public |
string在 self::$_lExt 里列举的那些 key(html/json 等)
boolean如果为 true,在失败的时候不报错
stopParse() : void
| static | |
|---|---|
| access |
public |
_aExt :
_lExt :
_bParse :
_bWellDone :