Property | Type | Description | |
---|---|---|---|
reward |
Method | Description | |
---|---|---|
DdSource ( String xml ) : System | ||
book ( String url ) : |
||
cookies ( ) : string | ||
fullTitle ( ) : String | ||
isBook ( |
||
isHots ( |
||
isLoggedIn ( String url, String cookies ) : bool | ||
isTags ( |
||
isUpdates ( |
||
object1 ( String url ) : |
||
section ( String url ) : |
||
setCookies ( String cookies ) : void | ||
tag ( String url ) : |
||
tryAlert ( |
||
tryLogin ( bool forUser ) : void |
Method | Description | |
---|---|---|
DoCheck ( String url, String cookies, bool isFromAuto ) : bool | ||
DoTraceUrl ( String url, String args, |
Method | Description | |
---|---|---|
doLogin ( ) : void |
protected DoCheck ( String url, String cookies, bool isFromAuto ) : bool | ||
url | String | |
cookies | String | |
isFromAuto | bool | |
return | bool |
protected DoTraceUrl ( String url, String args, |
||
url | String | |
args | String | |
config | ||
return | void |
public static isBook ( |
||
node | ||
return | bool |
public static isHots ( |
||
node | ||
return | bool |
public isLoggedIn ( String url, String cookies ) : bool | ||
url | String | |
cookies | String | |
return | bool |
public static isTags ( |
||
node | ||
return | bool |
public static isUpdates ( |
||
node | ||
return | bool |
public tryAlert ( |
||
page | ||
callback | Action |
|
return | bool |