[ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
TGettext_PO class file. This program is free software; you can redistribute it and/or modify it under the terms of the BSD License.
Author: | Wei Zhuo |
Version: | $Revision: 1415 $ $Date: 2006-06-11 10:33:51 +0200 (Sun, 11 Jun 2006) $ |
Poids: | 159 lignes (5 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
TGettext_PO:: (3 méthodes):
TGettext_PO()
load()
save()
Classe: TGettext_PO - X-Ref
File_Gettext_POTGettext_PO($file = '') X-Ref |
Constructor param: string path to GNU PO file return: object File_Gettext_PO |
load($file = null) X-Ref |
Load PO file param: string $file return: mixed Returns true on success or PEAR_Error on failure. |
save($file = null) X-Ref |
Save PO file param: string $file return: mixed Returns true on success or PEAR_Error on failure. |
Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |