Client
[ class tree: Client ] [ index: Client ] [ all elements ]

Class: I18nGettext

Source Location: /client/Internationalization.php

Class Overview


Gettext translator


Methods



Class Details

[line 342]
Gettext translator

Needs gettext installed in PHP.




[ Top ]


Class Methods


method bindtextdomain [line 347]

void bindtextdomain( mixed $domain, mixed $path)



Tags:

access:  public
see:  I18nInterface::bindtextdomain()


[ Top ]

method gettext [line 365]

void gettext( mixed $text)



Tags:

access:  public
static:  
see:  I18nInterface::gettext()


[ Top ]

method ngettext [line 372]

void ngettext( mixed $text, mixed $plural, mixed $count)



Tags:

access:  public
static:  
see:  I18nInterface::ngettext()


[ Top ]

method textdomain [line 356]

void textdomain( mixed $domain)



Tags:

access:  public
see:  I18nInterface::textdomain()


[ Top ]


Documentation generated on Fri, 21 Sep 2007 13:30:49 +0200 by phpDocumentor 1.3.0RC3