HTTPProd
Contents |
Delphi Information
Class
| EScriptError | |
| TAbstractScriptEnginesList | |
| TAbstractScriptError | |
| TAbstractScriptErrors | |
| TAbstractScriptProducer | |
| TBasePageProducer |
TBasePageProducer is a base class for objects that produce a string of HTML commands based on an input template. |
| TCustomPageProducer |
TCustomPageProducer is the base class for objects that produce a string of HTML commands based on an input template. |
| THTMLTableAttributes |
THTMLTableAttributes represents the display attributes of an HTML table tag. |
| THTMLTableCellAttributes |
THTMLTableCellAttributes represents the display attributes of an HTML table cell tag. |
| THTMLTableElementAttributes |
THTMLTableElementAttributes is the common base class for objects that describe the display attributes of parts of an HTML table. |
| THTMLTableHeaderAttributes |
THTMLTableHeaderAttributes represents the display attributes of the header tag in an HTML table. |
| THTMLTableRowAttributes |
THTMLTableRowAttributes represents the display attributes of the row tag in an HTML table. |
| THTMLTagAttributes |
THTMLTagAttributes is the base class for all objects that represent the attributes of an HTML tag. |
| TPageProducer |
TPageProducer produces a string of HTML commands based on an input template. |
Classref
| TScriptProducerClass |
Enum
| THTMLAlign |
THTMLAlign represents horizontal alignment within an HTML document or the cell of an HTML table. |
| THTMLVAlign |
THTMLVAlign represents vertical alignment within an the cell of an HTML table. |
| TTag |
TTag identifies the type of an HTML-transparent tag. |
Function
| ContentFromScriptFile | |
| ContentFromScriptStream | |
| ContentFromStream | |
| ContentFromString | |
| FindComponentWebModuleContext |
FindComponentWebModuleContext returns the component that supports an IWebVariablesContainer interface. |
| GetEncodingOfStream | |
| GetTagID |
Interface
| IDesignerFileManager | |
| IGetLocateFileService | |
| IGetProducerTemplate | |
| ILocateFileService |
ILocateFileService is the interface for accessing files that a WebSnap application uses when processing requests. |
| IScriptContext | |
| IScriptProducer | |
| IWebVariableName | |
| IWebVariablesContainer |
Type
| THTMLBgColor |
THTMLBgColor represents the background color of an HTML control or text element. |
Variable
| DesignerFileManager | |
| ScriptEnginesList |
C++ Information
Class
| EScriptError | |
| IDesignerFileManager | |
| IGetLocateFileService | |
| IGetProducerTemplate | |
| ILocateFileService |
ILocateFileService is the interface for accessing files that a WebSnap application uses when processing requests. |
| IScriptContext | |
| IScriptProducer | |
| IWebVariableName | |
| IWebVariablesContainer | |
| TAbstractScriptEnginesList | |
| TAbstractScriptError | |
| TAbstractScriptErrors | |
| TAbstractScriptProducer | |
| TBasePageProducer |
TBasePageProducer is a base class for objects that produce a string of HTML commands based on an input template. |
| TCustomPageProducer |
TCustomPageProducer is the base class for objects that produce a string of HTML commands based on an input template. |
| THTMLTableAttributes |
THTMLTableAttributes represents the display attributes of an HTML table tag. |
| THTMLTableCellAttributes |
THTMLTableCellAttributes represents the display attributes of an HTML table cell tag. |
| THTMLTableElementAttributes |
THTMLTableElementAttributes is the common base class for objects that describe the display attributes of parts of an HTML table. |
| THTMLTableHeaderAttributes |
THTMLTableHeaderAttributes represents the display attributes of the header tag in an HTML table. |
| THTMLTableRowAttributes |
THTMLTableRowAttributes represents the display attributes of the row tag in an HTML table. |
| THTMLTagAttributes |
THTMLTagAttributes is the base class for all objects that represent the attributes of an HTML tag. |
| TPageProducer |
TPageProducer produces a string of HTML commands based on an input template. |
Enum
| THTMLAlign |
THTMLAlign represents horizontal alignment within an HTML document or the cell of an HTML table. |
| THTMLVAlign |
THTMLVAlign represents vertical alignment within an the cell of an HTML table. |
| TTag |
TTag identifies the type of an HTML-transparent tag. |
Function
| ContentFromScriptFile | |
| ContentFromScriptStream | |
| ContentFromStream | |
| ContentFromString | |
| FindComponentWebModuleContext |
FindComponentWebModuleContext returns the component that supports an IWebVariablesContainer interface. |
| GetEncodingOfStream | |
| GetTagID |
Typedef
| THTMLBgColor |
THTMLBgColor represents the background color of an HTML control or text element. |
| THTMLTagEvent |
THTMLTagEvent is the type for event handlers that translate HTML-transparent tags into sequences of valid HTML. |
| THandleTagProc | |
| THandledTagProc | |
| TScriptProducerClass | |
| _di_IDesignerFileManager | |
| _di_IGetLocateFileService | |
| _di_IGetProducerTemplate | |
| _di_ILocateFileService | |
| _di_IScriptContext | |
| _di_IScriptProducer | |
| _di_IWebVariableName | |
| _di_IWebVariablesContainer |
Variable
| DesignerFileManager | |
| HTMLAlign | |
| HTMLVAlign | |
| ScriptEnginesList |