kernel/common/i18n.php
Functions


ezi18n(
$context, $source, $comment
=
null, $arguments
=
null
)
:
void
Parameters
Name |
Type |
Description |
$context |
|
|
$source |
|
|
$comment |
|
|
$arguments |
|
|
Details
- Deprecated
- Since 4.3, superseded by {@link ezpI18n::tr()}
Will be kept for compatability in 4.x.


ezx18n(
$extension, $context, $source, $comment
=
null, $arguments
=
null
)
:
void
Parameters
Name |
Type |
Description |
$extension |
|
|
$context |
|
|
$source |
|
|
$comment |
|
|
$arguments |
|
|
Details
- Deprecated
- Since 4.3, superseded by {@link ezpI18n::tr()} instead
Will be kept for compatability in 4.x.