Method | Description | |
---|---|---|
ChannelModule ( ConnectionManager connectionManager ) : System |
Method | Description | |
---|---|---|
ProcessSection ( IHttpRequest request, IHttpResponse response, IHttpSession session ) : bool |
Method | Description | |
---|---|---|
SaveOrUpdateChannel ( IHttpSession session, IHttpResponse response, IHttpInput input, int channelId, bool delete ) : bool |
public ChannelModule ( ConnectionManager connectionManager ) : System | ||
connectionManager | ConnectionManager | |
return | System |
protected ProcessSection ( IHttpRequest request, IHttpResponse response, IHttpSession session ) : bool | ||
request | IHttpRequest | |
response | IHttpResponse | |
session | IHttpSession | |
return | bool |