4.7. Opl_Translation_Interface
4.7.1. _()
4.7. Opl_Translation_Interface
« Previous
4.7.2. assign()
Next »

4.7.1. _()

ConstructAbstract method
Visibilitypublic
Referencestring Opl_Translation_Interface::_( $group, $id )
Argument list
$group - string
The language group name
$id - string
The message ID
Versionssince 2.0.0-dev7

Returns the text assigned to the specified $id in group $group.

4.7.1. _()
4.7. Opl_Translation_Interface
« Previous
4.7. Opl_Translation_Interface
Next »
4.7.2. assign()