Class class_lang_wrapper

Description

Class managing access to textfiles

Located in /system/class_lang_wrapper.php (line 16)


	
			
Method Summary
class_lang_wrapper __construct (class_texte $objLang, string $strArea, string $strModule)
string getLang (string $strKey)
Methods
Constructor __construct (line 36)

Creates a new instance, identified by the area / module combination

  • access: public
class_lang_wrapper __construct (class_texte $objLang, string $strArea, string $strModule)
  • class_texte $objLang
  • string $strArea
  • string $strModule
getLang (line 48)

Tries to load a lang-entry using the current area & module setup

  • access: public
string getLang (string $strKey)
  • string $strKey

Documentation generated on Mon, 12 Apr 2010 21:20:39 +0200 by phpDocumentor 1.4.3