Namespace: Consultingwerk.Studio.SmartDox
Class 
CustomDocumentationHeaderProvider Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Studio.ClassDocumentation.ICustomDocumentationHeaderProvider

File:CustomDocumentationHeaderProvider
Purpose:Injects custom html markup to the class documentation HTML.
This specific implementation adds the images of the
Business Entity Designer canvas to Business Entities and
related files.
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Apr 12 12:09:27 CEST 2017
Purpose: Returns the custom header information for a given class
Notes: Method is expected to return HTML markup, typically surrounded
by <span> </span>



Top Method Summary
Options Name Purpose
+ LONGCHAR GetAdditionalHeaderInformation (character, character) Returns the custom header information for a given class


Method Detail
Top

PUBLIC LONGCHAR GetAdditionalHeaderInformation (character, character)

Purpose: Returns the custom header information for a given class
Notes: Method is expected to return HTML markup, typically surrounded
by <span> </span>

Parameters:
pcClassName CHARACTER
The name of the class to provide custom header information for
pcOutputDir CHARACTER
The output directory (to copy additional resources to)
Returns LONGCHAR
The HTML markup for the additional documentation header


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