File/Pel.php

Description

Miscellaneous stuff for the overall behavior of PEL.

Classes
Class Description
 class Pel Class with miscellaneous static methods.
Functions
dgettext (line 67)

Pretend to lookup a message in a specific domain.

This is just a stub which will return the original message untranslated. The function will only be defined if the Gettext extension has not already defined it.

  • return: the original, untranslated message.
string dgettext (string $domain, string $str)
  • string $domain: the domain.
  • string $str: the message to be translated.

SourceForge.net Logo Documentation generated on Fri, 18 Feb 2005 01:43:09 +0100 by phpDocumentor 1.3.0RC3