C# Class SobekCM.Library.TEI.TEI_Configuration

Class stored the basic information for the system about the TEI plug-in, such as the names of all the XSLT, CSS, and Mapping files included in the instance
ファイルを表示 Open project: MarkVSullivan/SobekCM-Web-Application Class Usage Examples

Public Methods

Method Description
TEI_Configuration ( string PlugIn_Directory ) : System

Constructor for a new instance of the TEI_Configuration object

Method Details

TEI_Configuration() public method

Constructor for a new instance of the TEI_Configuration object
public TEI_Configuration ( string PlugIn_Directory ) : System
PlugIn_Directory string Directory for the TEI plugin-in
return System