kernel/common/i18n.php
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
-
eZ Business Use License Agreement Version 2.0
- Package
- kernel
- Version
- 4.6.0
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.