Centrafuse Logo Flux Logo


centrafuse.Plugins.LanguageReader Class Reference

Language reader. More...

List of all members.

Public Member Functions

 LanguageReader (string langpath)
 Creates new language reader.
string readPluginField (string xpath)
 Reads language field.

Static Public Member Functions

static string getText (string xpath)
 Gets text from system language file.
static bool readLang (string language)
 Reads system language file.

Static Public Attributes

static XmlDocument xmldoc
 Language XML document.


Detailed Description

Language reader.


Constructor & Destructor Documentation

centrafuse.Plugins.LanguageReader.LanguageReader ( string  langpath  ) 

Creates new language reader.

Parameters:
langpath Path to language file.


Member Function Documentation

string centrafuse.Plugins.LanguageReader.readPluginField ( string  xpath  ) 

Reads language field.

Parameters:
xpath Field xpath.
Returns:
Returns xpath value.

static string centrafuse.Plugins.LanguageReader.getText ( string  xpath  )  [static]

Gets text from system language file.

Parameters:
xpath Field xpath.
Returns:
Returns xpath value.

static bool centrafuse.Plugins.LanguageReader.readLang ( string  language  )  [static]

Reads system language file.

Parameters:
language Path to language file.
Returns:
Returns status flag.


Member Data Documentation

Language XML document.


The documentation for this class was generated from the following file:




Copyright © 2008 Flux Media, Inc. (U.S. Copyright Registration Number: TXu-1-239-794) Flux Logo