Se connecter
GenList2 › GenList2 - YSM › GenList2_po_Generic
Classe générique pour la traduction en une langue
GenList2_po_Generic { /* Propriétés */ protected string $lang = '' protected array $words = array() protected array $labels = array() protected array $numbers = array() /* Méthodes */ public void __construct() public string getDate(integer $t = 0) public string|integer getFilesize([integer $filesize = 0]) public string getLabel(string $str) public string getMonth(integer $m) public string|integer getNumber(integer $n) public string getPhone(string $no[, string $label = ''[, string $post = '']]) public string getPostalcode(string $postalcode) public string getPrice(string $price[, string $currency]) public string getUrlParams(array $args) public string getWord(string $str) protected void init([string $lang = '']) }
Lire les commentaires | Laisser un commentaire