XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
AltsysLangMgr_LanguageManager Class Reference
Inheritance diagram for AltsysLangMgr_LanguageManager:
Legacy_LanguageManager XCube_LanguageManager

Public Member Functions

 prepare ()
 
 _loadLanguage ($dirname, $fileBodyName)
 
 loadPageTypeMessageCatalog ( $type)
 
 loadGlobalMessageCatalog ()
 
- Public Member Functions inherited from Legacy_LanguageManager
 _setupDatabase ()
 
 _setupMbstring ()
 
 loadPageTypeMessageCatalog (string $type)
 
 loadModuleMessageCatalog (string $moduleName)
 
 loadModuleAdminMessageCatalog ($dirname)
 
 loadBlockMessageCatalog ($dirname)
 
 loadModinfoMessageCatalog ($dirname)
 
 _loadFile ($filename, $mydirname=null)
 
 existFile (string $section, string $filename)
 
 getFilepath (string $section, string $filename)
 
 loadTextFile (string $section, string $filename)
 
 getFallbackLanguage ()
 
 encodeUTF8 ($text)
 
 decodeUTF8 ($text)
 
- Public Member Functions inherited from XCube_LanguageManager
 setLocale ( $locale)
 
 getLocale ()
 
 setLanguage ( $language)
 
 getLanguage ()
 
 loadThemeMessageCatalog (string $themeName)
 
 translate (string $word)
 
 getFallbackLocale ()
 

Data Fields

 $langman = null
 
 $theme_lang_checked = false
 
- Data Fields inherited from XCube_LanguageManager
 $mLanguageName
 
 $mLocaleName
 

Detailed Description

Definition at line 34 of file SetupAltsysLangMgr.class.php.

Member Function Documentation

◆ _loadLanguage()

_loadLanguage ( $dirname,
$fileBodyName )

@access protected

Parameters
$dirname/module directory name
$fileBodyName/language file body name

Reimplemented from Legacy_LanguageManager.

Definition at line 52 of file SetupAltsysLangMgr.class.php.

◆ loadGlobalMessageCatalog()

loadGlobalMessageCatalog ( )

Load the global message catalog which is defined in the base module.

Reimplemented from Legacy_LanguageManager.

Definition at line 91 of file SetupAltsysLangMgr.class.php.

◆ loadPageTypeMessageCatalog()

loadPageTypeMessageCatalog ( $type)

Definition at line 76 of file SetupAltsysLangMgr.class.php.

◆ prepare()

prepare ( )

Normally, this member function is called promptly, after the constructor. To follow the base, initialize.

Reimplemented from Legacy_LanguageManager.

Definition at line 39 of file SetupAltsysLangMgr.class.php.

Field Documentation

◆ $langman

$langman = null

Definition at line 36 of file SetupAltsysLangMgr.class.php.

◆ $theme_lang_checked

$theme_lang_checked = false

Definition at line 37 of file SetupAltsysLangMgr.class.php.


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