Handles conversion from one charset to another.
More...
Inheritance diagram for eZTextCodec:
List of all members.
Detailed Description
Handles conversion from one charset to another.
Supports utf8 encoding/decoding
Definition at line eztextcodec.php.
Member Function Documentation
eZTextCodec::conversionRequired |
( |
|
) |
|
|
|
/ - Returns:
-
true if a conversion is required, if false there's no need to call the textcodec functions.
Definition at line eztextcodec.php. |
eZTextCodec::httpCharset |
( |
|
) |
[static] |
|
eZTextCodec::internalCharset |
( |
|
) |
[static] |
|
eZTextCodec::updateSettings |
( |
$ |
settings |
) |
[static] |
|
The documentation for this class was generated from the following file:
|