Top Method Summary
Options Name Purpose
+ Consultingwerk.Framework.Collections.CharacterList GetTags (character) Retrieves a list of tags for a context
+ SaveTags (character, character, handle, handle) Saves any new tags based on an updated temp-table field
+ SaveTags (character, CharacterList) Saves a list of tags for a context


Method Detail
Top

PUBLIC Consultingwerk.Framework.Collections.CharacterList GetTags (character)

Purpose: Retrieves a list of tags for a context
Notes:

Parameters:
pcContext CHARACTER
The context for the tag values
Returns Consultingwerk.Framework.Collections.CharacterList
A list of tag values
Top

PUBLIC SaveTags (character, character, handle, handle)

Purpose: Saves any new tags based on an updated temp-table field
Notes:

Parameters:
pcContext CHARACTER
The context for the tag values
pcFieldName CHARACTER
The field name containing tag values
phBuffer HANDLE
The 'after' buffer
phBeforeBuffer HANDLE
The before buffer
Top

PUBLIC SaveTags (character, CharacterList)

Purpose: Saves a list of tags for a context
Notes: If an empty list is passed in, the method simply returns.

Parameters:
pcContext CHARACTER
The context for the tag values
poTags Consultingwerk.Framework.Collections.CharacterList
A list of tags to save


Temp-Table Detail


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:13:21