lib/ezi18n/classes/ezutf8codec.php
File containing the eZUTF8Codec class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- lib
- Version
- 4.6.0
\eZUTF8Codec
Package: lib
File containing the eZUTF8Codec class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Version
- 4.6.0
Methods

convertUnicodeToString(
$unicodeValues
)
:
void
static
Parameters
| Name | Type | Description |
|---|---|---|
| $unicodeValues |

fromUtf8(
$multi_char, $offs, $len
)
:
void
static
Parameters
| Name | Type | Description |
|---|---|---|
| $multi_char | ||
| $offs | ||
| $len |

instance(
)
:
\eZUTF8Codec
static
Returns a shared instance of the eZUTF8Codec class.
Returns
| Type | Description |
|---|---|
| \eZUTF8Codec |