Classes | Enumerations | Functions | Variables

language_manager.php File Reference

Classes

class  LanguageManager

Enumerations

enum  COOKIE_LANGUAGE

Functions

 i18n ($key)
 function to replace gettext
 string_format ($string, $array)
 replaces each {number} in a string with its equivalent in the array {1} => array[0]

Variables

 return

Enumeration Type Documentation


Function Documentation

i18n ( key  ) 

function to replace gettext

References LanguageManager::singleton().

string_format ( string,
array 
)

replaces each {number} in a string with its equivalent in the array {1} => array[0]


Variable Documentation