Namespace: Consultingwerk.SmartFramework.Authorization
Class 
ToolbarAuthorizationProvider Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Framework.Authorization.IToolbarAuthorizationProvider

Purpose: Provides authorization for Toolbar Items in a Form
Notes: For SmartComponent Library Tools, it is optional to provide the at security key for the linked object (e.g. the SmartDataViewer)



Top Method Summary
Options Name Purpose
+ LOGICAL IsToolbarActionRestricted (Object, character, character, character) Provides authorization for Toolbar Items in a Form


Method Detail
Top

PUBLIC LOGICAL IsToolbarActionRestricted (Object, character, character, character)

Purpose: Provides authorization for Toolbar Items in a Form
Notes: For SmartComponent Library Tools, it is optional to provide the at security key for the linked object (e.g. the SmartDataViewer)

Parameters:
poRequestor Progress.Lang.Object
The reference to the requesting object
pcToolbarActionKey CHARACTER
The key of the Toolbar item
pcFormClassName CHARACTER
The Form class name to that contains the Toolbar
pcLinkedObjectSecurityKey CHARACTER
The security key of the linked object
Returns LOGICAL
Logical value indicating if the toolbar action is restricted


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       09.11.2024 18:44:27