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
Afficher le fichier Open project: MarkVSullivan/SobekCM-Web-Application Class Usage Examples

Méthodes publiques

Méthode Description
TEI_Configuration ( string PlugIn_Directory ) : System

Constructor for a new instance of the TEI_Configuration object

Method Details

TEI_Configuration() public méthode

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
Résultat System