Свойство | Type | Description | |
---|---|---|---|
gridSettings |
Свойство | Type | Description | |
---|---|---|---|
_defaultTranslator | ITranslator | ||
_enabled | bool | ||
_pages | IWebInterfacePage>.Dictionary | ||
_port | uint | ||
_translators | List |
||
m_localHtmlPath | string |
Méthode | Description | |
---|---|---|
FinishedStartup ( ) : void | ||
GetGridSettings ( ) : |
||
GetPage ( string path ) : IWebInterfacePage | ||
Initialize ( IConfigSource config, IRegistryCore registry ) : void | ||
ParseQueryString ( string query ) : object>.Dictionary |
||
SaveGridSettings ( |
||
Start ( IConfigSource config, IRegistryCore registry ) : void |
Méthode | Description | |
---|---|---|
AddDefaultVarsForPage ( object>.Dictionary |
||
AddVarsForPage ( string filename, string parentFileName, WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpRequest httpRequest, WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpResponse httpResponse, object>.Dictionary |
||
ConvertHTML ( string originalFileName, string file, WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpRequest request, WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpResponse httpResponse, object>.Dictionary |
||
FindAndSendPage ( string path, Stream request, WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpRequest httpRequest, WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpResponse httpResponse ) : byte[] | ||
GetContentType ( string filename, WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpResponse response ) : string | ||
GetFileNameFromHTMLPath ( string path, |
Méthode | Description | |
---|---|---|
CheckAuth ( string p, WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpRequest request ) : bool |
Returns false if the authentication was wrong
|
|
ExtractLines ( string lines, int pos, string keyToCheck, string type, int &posToCheckFrom ) : List |
||
FindLines ( string lines, int pos, string keyToCheck, string type ) : int | ||
GetGridPages ( ) : |
||
GetWebUISettings ( ) : |
||
GetXML ( string filename, WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpRequest httpRequest, WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpResponse httpResponse, object>.Dictionary |
||
Redirect ( WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpResponse httpResponse, string url ) : void | ||
SaveWebUISettings ( |
protected AddDefaultVarsForPage ( object>.Dictionary |
||
vars | object>.Dictionary | |
Résultat | void |
protected AddVarsForPage ( string filename, string parentFileName, WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpRequest httpRequest, WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpResponse httpResponse, object>.Dictionary |
||
filename | string | |
parentFileName | string | |
httpRequest | WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpRequest | |
httpResponse | WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpResponse | |
requestParameters | object>.Dictionary | |
response | string | |
Résultat | object>.Dictionary |
protected ConvertHTML ( string originalFileName, string file, WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpRequest request, WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpResponse httpResponse, object>.Dictionary |
||
originalFileName | string | |
file | string | |
request | WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpRequest | |
httpResponse | WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpResponse | |
requestParameters | object>.Dictionary | |
vars | object>.Dictionary | |
Résultat | string |
protected FindAndSendPage ( string path, Stream request, WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpRequest httpRequest, WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpResponse httpResponse ) : byte[] | ||
path | string | |
request | Stream | |
httpRequest | WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpRequest | |
httpResponse | WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpResponse | |
Résultat | byte[] |
protected GetContentType ( string filename, WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpResponse response ) : string | ||
filename | string | |
response | WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpResponse | |
Résultat | string |
protected GetFileNameFromHTMLPath ( string path, |
||
path | string | |
query | ||
Résultat | string |
public GetPage ( string path ) : IWebInterfacePage | ||
path | string | |
Résultat | IWebInterfacePage |
public Initialize ( IConfigSource config, IRegistryCore registry ) : void | ||
config | IConfigSource | |
registry | IRegistryCore | |
Résultat | void |
public static ParseQueryString ( string query ) : object>.Dictionary |
||
query | string | |
Résultat | object>.Dictionary |
public SaveGridSettings ( |
||
settings | ||
Résultat | void |
public Start ( IConfigSource config, IRegistryCore registry ) : void | ||
config | IConfigSource | |
registry | IRegistryCore | |
Résultat | void |
protected ITranslator _defaultTranslator | ||
Résultat | ITranslator |
public GridSettings,WhiteCore.Modules.Web gridSettings | ||
Résultat |