Top Method Summary
Options Name Purpose
+ CHARACTER HtmlEncode (character) Encodes a String for HTML output
Inherited from Consultingwerk.Web.Widgets.Component
# Output (character) Writes a character string to the WebStream
Inherited from Consultingwerk.Web.Widgets.Component
# Output (character, logical) Writes a character string to the WebStream
Inherited from Consultingwerk.Web.Widgets.Component
+ A PerformOutput () Performs the HTML output for this Tool

Top Constructor Summary
Options Name Purpose
+ ToolBase (character) Constructor for the ToolBase class

Top Property Summary
Options Name Purpose
+ LOGICAL Enabled
+ CHARACTER Key
+ CHARACTER Label


Method Detail
Top

PUBLIC CHARACTER HtmlEncode (character)

Inherited from Consultingwerk.Web.Widgets.Component
Purpose: Encodes a String for HTML output
Notes:

Parameters:
pcData CHARACTER
The string to encode
Returns CHARACTER
The encoded CHARACTER data
Top

PROTECTED Output (character)

Inherited from Consultingwerk.Web.Widgets.Component
Purpose: Writes a character string to the WebStream
Notes:

Parameters:
pcData CHARACTER
The CHARACTER Data to write to the web stream
Top

PROTECTED Output (character, logical)

Inherited from Consultingwerk.Web.Widgets.Component
Purpose: Writes a character string to the WebStream
Notes:

Parameters:
pcData CHARACTER
The CHARACTER Data to write to the web stream
plSkip LOGICAL
SKIP (add line break) after writing the pcData to the web stream
Top

PUBLIC PerformOutput ()

Purpose: Performs the HTML output for this Tool
Notes:



Constructor Detail
Top

PUBLIC ToolBase (character)

Purpose: Constructor for the ToolBase class
Notes:

Parameters:
pcKey CHARACTER
The key for the ToolBase instance


Property Detail
Top

PUBLIC LOGICAL Enabled


Returns LOGICAL
Top

PUBLIC CHARACTER Key


Returns CHARACTER
Top

PUBLIC CHARACTER Label


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       09.11.2024 19:04:15