Click or drag to resize

metaTools Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inheritance Hierarchy
SystemObject
  imbSCI.Reporting.metametaTools

Namespace:  imbSCI.Reporting.meta
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public static class metaTools
Request Example View Source

The metaTools type exposes the following members.

Methods
  NameDescription
Public methodStatic membercheckScript
Checks if the script is the script is initiated - if not it will create new one with name of parent
Public methodStatic memberCompileLinkCollection
Creates collection of links with correct url paths
Public methodStatic memberCompileLinkForElemenet
Compiles the link for elemenet
Public methodStatic memberCompileLinksInTemplate
Compiles the links in the template.
Public methodStatic memberCompileTable
Compiles the links and template elements in the data table, creates duplicate for output, original is not changed
Public methodStatic memberConvertToBootstrapColor
Converts the color of to bootstrap.
Public methodStatic memberGetConvertedToLevel
Converts the specified level string.
Public methodStatic memberGetDirectoryPath
Gets the directory path.
Public methodStatic memberGetDocumentSetsLinkCollection
Gets the service page link collection.
Public methodStatic memberGetElementLevel(Type)
Gets the element level.
Public methodStatic memberGetElementLevel(IMetaContentNested)
Gets the element level.
Public methodStatic memberGetIndexPath
Public methodStatic memberGetLink
Creates link in proper format for template
Public methodStatic memberGetLinkCollection(IMetaContentNested, deliveryInstance, reportOutputFormatName, ListreportElementLevel, Boolean)
Gets the link collection
Public methodStatic memberGetLinkCollection(metaDocument, deliveryInstance, reportOutputFormatName, ListreportElementLevel, Boolean)
Gets the link collection.
Public methodStatic memberGetOutputPath
Public methodStatic memberGetReportElementPathAndLevel
Gets the report element level.
Public methodStatic memberGetServicePageLinkCollection
Gets the service page link collection.
Public methodStatic memberRenderAsDropdown
Renders as dropdown.
Public methodStatic memberRenderAsToolbar
Renders as dropdown.
Public methodStatic memberRenderSetAsDropDowns
Renders the set as drop downs.
Public methodStatic membersetTool
Public methodStatic membersubConstruct
Runs construct on all subitems from primary collection
Public methodStatic membertestScope
Tests test vs currentScope relationship
Top
Fields
  NameDescription
Public fieldStatic memberELEMENTPATH_ELEMENT
The elementpath element
Public fieldStatic memberELEMENTPATH_PATH
The elementpath path
Public fieldStatic memberELEMENTPATH_SIMPLEPATH
The elementpath simplepath
Public fieldStatic memberlinkInTemplate
The link in template
Top
See Also