| Handles conversion from one charset to another.
More...
Inheritance diagram for eZTextCodec:
TODO — Image not available in archive
Title: eZTextCodec Class Inheritance Diagram (Doxygen)
File: /doc/generated/html/classeZTextCodec.png
What this image shows:
Doxygen-generated class inheritance diagram for the eZTextCodec PHP class. Shows the inheritance hierarchy: which classes eZTextCodec extends and which classes inherit from it, with links to parent and child class documentation. This diagram was auto-generated from the Exponential 3.1 PHP source code using Doxygen circa 2003.
Replacement instructions:
Run Doxygen on the Exponential 3.1 PHP source and locate the generated classeZTextCodec.png in the output. Or draw the inheritance tree manually from the API reference. Save as /doc/generated/html/classeZTextCodec.png
See /sdk/missing.html for the full list of missing images.
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:
|