pronto/core/i18n.php File Reference

Go to the source code of this file.

Classes

class  I18N

Functions

 __ ($msg)
 _e ($msg)

Function Documentation

__ ( msg  ) 

Shortcut function for the I18N::msg() method.

Parameters:
string $msg String to translate
Returns:
string The translated string

Definition at line 151 of file i18n.php.

References $args, $i18n, and Registry::get().

Referenced by array_yesno(), tpAJAX::autocomplete(), tpAJAX::autocomplete_multisel(), tpjqGrid::build(), tpForm::build_form(), tpTable::build_grid(), tpForm::build_tabbed_form(), Page_CRUD::GET_delete(), tpForm::multiselect(), Page_CRUD::POST_create(), ppFile::process_image(), Validator::required(), and yesno().

_e ( msg  ) 

Convenience function - same as __(), but echo the result instead of merely returning it.

Parameters:
string $msg String to translate

Definition at line 167 of file i18n.php.

References $args.


Generated on Wed Jan 13 09:21:02 2010 for Pronto Framework by  doxygen 1.6.1