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

File:ToolbarAuthorizationProvider
Purpose:IToolbarAuthorizationProvider implementation based on
the SmartDB
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Nov 08 23:31:53 CET 2012
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 Form startup is restricted


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:58:49