Cheetah
Functions | Variables
languages.inc.php File Reference

Go to the source code of this file.

Functions

if(!defined('CH_SKIP_INSTALL_CHECK')) getCurrentLangName ($isSetCookie=true)
 
 tryToGetLang ( $sLangs, $bSetCookie=false)
 
 checkLangExists ( $sLang)
 
 setLangCookie ( $sLang)
 
 getLangIdByName ($sLangName)
 
 getLangNameById ($sLangId)
 
 getProfileLangName ($iProfile=false)
 
 getLangsArr ( $bAddFlag=false, $bRetIDs=false)
 
 getLangsArrFull ($bRetIDs=false)
 
 deleteLanguage ($langID=0)
 
 getLocalizationKeys ()
 
 getLocalizationKeysBy ($aParams)
 
 getLocalizationStringParams ($keyID)
 
 getLocalizationCategories ()
 
 compileLanguage ($langID=0)
 
 addStringToLanguage ($langKey, $langString, $langID=-1, $categoryID=CH_WSB_LANGUAGE_CATEGORY_SYSTEM)
 
 updateStringInLanguage ($langKey, $langString, $langID=-1)
 
 deleteStringFromLanguage ($langKey, $langID=-1)
 
 _t_action ( $str, $arg0="", $arg1="", $arg2="")
 
 _t_echo_action ( $str, $arg0="", $arg1="", $arg2="")
 
 echo_t_err ( $str, $arg0="", $arg1="", $arg2="")
 
 _t_err ( $str, $arg0="", $arg1="", $arg2="")
 
 _t ($key, $arg0="", $arg1="", $arg2="")
 
 _t_ext ($key, $args)
 
 _t_format_size ($iBytes, $iPrecision=2)
 
 ch_lang_name ()
 
 ch_lang_info ()
 

Variables

const CH_WSB_LANGUAGE_DEFAULT 'en'
 
const CH_WSB_LANGUAGE_CATEGORY_SYSTEM 1
 
 if (!defined( 'CH_SKIP_INSTALL_CHECK'))
 

Function Documentation

◆ _t()

_t (   $key,
  $arg0 = "",
  $arg1 = "",
  $arg2 = "" 
)

Definition at line 509 of file languages.inc.php.

◆ _t_action()

_t_action (   $str,
  $arg0 = "",
  $arg1 = "",
  $arg2 = "" 
)

Definition at line 489 of file languages.inc.php.

◆ _t_echo_action()

_t_echo_action (   $str,
  $arg0 = "",
  $arg1 = "",
  $arg2 = "" 
)

Definition at line 494 of file languages.inc.php.

◆ _t_err()

_t_err (   $str,
  $arg0 = "",
  $arg1 = "",
  $arg2 = "" 
)

Definition at line 504 of file languages.inc.php.

◆ _t_ext()

_t_ext (   $key,
  $args 
)

Definition at line 524 of file languages.inc.php.

◆ _t_format_size()

_t_format_size (   $iBytes,
  $iPrecision = 2 
)

Definition at line 545 of file languages.inc.php.

◆ addStringToLanguage()

addStringToLanguage (   $langKey,
  $langString,
  $langID = -1,
  $categoryID = CH_WSB_LANGUAGE_CATEGORY_SYSTEM 
)

Definition at line 364 of file languages.inc.php.

◆ ch_lang_info()

ch_lang_info ( )

Definition at line 562 of file languages.inc.php.

◆ ch_lang_name()

ch_lang_name ( )

Definition at line 557 of file languages.inc.php.

◆ checkLangExists()

checkLangExists (   $sLang)

Definition at line 96 of file languages.inc.php.

◆ compileLanguage()

compileLanguage (   $langID = 0)

Definition at line 301 of file languages.inc.php.

◆ deleteLanguage()

deleteLanguage (   $langID = 0)

Definition at line 173 of file languages.inc.php.

◆ deleteStringFromLanguage()

deleteStringFromLanguage (   $langKey,
  $langID = -1 
)

Definition at line 446 of file languages.inc.php.

◆ echo_t_err()

echo_t_err (   $str,
  $arg0 = "",
  $arg1 = "",
  $arg2 = "" 
)

Definition at line 499 of file languages.inc.php.

◆ getCurrentLangName()

if (!defined( 'CH_SKIP_INSTALL_CHECK')) getCurrentLangName (   $isSetCookie = true)

Definition at line 36 of file languages.inc.php.

◆ getLangIdByName()

getLangIdByName (   $sLangName)

Definition at line 136 of file languages.inc.php.

◆ getLangNameById()

getLangNameById (   $sLangId)

Definition at line 141 of file languages.inc.php.

◆ getLangsArr()

getLangsArr (   $bAddFlag = false,
  $bRetIDs = false 
)

Definition at line 155 of file languages.inc.php.

◆ getLangsArrFull()

getLangsArrFull (   $bRetIDs = false)

Definition at line 168 of file languages.inc.php.

◆ getLocalizationCategories()

getLocalizationCategories ( )

Definition at line 288 of file languages.inc.php.

◆ getLocalizationKeys()

getLocalizationKeys ( )

Definition at line 213 of file languages.inc.php.

◆ getLocalizationKeysBy()

getLocalizationKeysBy (   $aParams)

Definition at line 228 of file languages.inc.php.

◆ getLocalizationStringParams()

getLocalizationStringParams (   $keyID)

Definition at line 267 of file languages.inc.php.

◆ getProfileLangName()

getProfileLangName (   $iProfile = false)

Definition at line 146 of file languages.inc.php.

◆ setLangCookie()

setLangCookie (   $sLang)

Definition at line 117 of file languages.inc.php.

◆ tryToGetLang()

tryToGetLang (   $sLangs,
  $bSetCookie = false 
)

Definition at line 53 of file languages.inc.php.

◆ updateStringInLanguage()

updateStringInLanguage (   $langKey,
  $langString,
  $langID = -1 
)

Definition at line 406 of file languages.inc.php.

Variable Documentation

◆ CH_WSB_LANGUAGE_CATEGORY_SYSTEM

const CH_WSB_LANGUAGE_CATEGORY_SYSTEM 1

Definition at line 9 of file languages.inc.php.

◆ CH_WSB_LANGUAGE_DEFAULT

const CH_WSB_LANGUAGE_DEFAULT 'en'

This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/

Definition at line 8 of file languages.inc.php.

◆ if

if(!defined('CH_SKIP_INSTALL_CHECK'))

Definition at line 11 of file languages.inc.php.