Namespace: Consultingwerk.SmartFramework.System.Tags
Interface 
ITagsService Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.SmartFramework.System.Tags.TagsService

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



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:

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


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