Property | Type | Description | |
---|---|---|---|
CreateOrModifyCacheFile | void | ||
LoadCacheFile | void | ||
ProcessJavaScriptSources | void | ||
ProcessParams | void | ||
SetCacheInfo | void | ||
SetCacheValues | void | ||
SetEncoding | void | ||
SetHeaders | void | ||
WriteDatas | void | ||
WriteTinyMCESource | void | ||
WriteWithoutCache | void |
Method | Description | |
---|---|---|
GetFileContents ( string path ) : string | ||
GetParam ( string name, string def ) : string | ||
MD5 ( string str ) : string | ||
ProcessRequest ( |
Method | Description | |
---|---|---|
CreateOrModifyCacheFile ( |
||
LoadCacheFile ( |
||
ProcessJavaScriptSources ( ) : void | ||
ProcessParams ( |
||
SetCacheInfo ( ) : void | ||
SetCacheValues ( |
||
SetEncoding ( |
||
SetHeaders ( |
||
WriteDatas ( |
||
WriteTinyMCESource ( |
||
WriteWithoutCache ( |
public GetFileContents ( string path ) : string | ||
path | string | |
return | string |
public GetParam ( string name, string def ) : string | ||
name | string | |
def | string | |
return | string |
public ProcessRequest ( |
||
context | ||
return | void |