PHP Класс Pommo_Helper_L10n, poMMo

This file is part of poMMo (http://www.pommo.org) poMMo is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or any later version. poMMo is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with program; see the file docs/LICENSE. If not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
_setlocale ( $category, $locale, $baseDir ) setlocale modified from from Gallery2
_setlocaleEmu ( $category, $locale, $baseDir )
init ( $language, $baseDir )
translate ( $msg )
translatePlural ( $msg, $plural, $count )

Описание методов

_setlocale() публичный статический Метод

setlocale modified from from Gallery2
public static _setlocale ( $category, $locale, $baseDir )

_setlocaleEmu() публичный Метод

public _setlocaleEmu ( $category, $locale, $baseDir )

init() публичный статический Метод

public static init ( $language, $baseDir )

translate() публичный статический Метод

public static translate ( $msg )

translatePlural() публичный Метод

public translatePlural ( $msg, $plural, $count )