eZ Publish  [trunk]
eZCodePageCodec Class Reference

The class eZCodePageCodec does. More...

+ Inheritance diagram for eZCodePageCodec:
+ Collaboration diagram for eZCodePageCodec:

List of all members.

Public Member Functions

 codePage ()
 eZCodePageCodec ($name)
 fromUnicode ($str)
 isValid ()
 setCodePage ($cp)
 toUnicode ($str)

Public Attributes

 $CodePage

Detailed Description

The class eZCodePageCodec does.

Definition at line 18 of file ezcodepagecodec.php.


Member Function Documentation

Returns the codepage.

Definition at line 79 of file ezcodepagecodec.php.

Initializes the codepage codec with $name

Definition at line 23 of file ezcodepagecodec.php.

Definition at line 46 of file ezcodepagecodec.php.

Returns true if a codepage has been set.

Definition at line 71 of file ezcodepagecodec.php.

Referenced by fromUnicode(), and toUnicode().

Sets the current codepage which is used for utf8/text translation.

Definition at line 87 of file ezcodepagecodec.php.

Definition at line 29 of file ezcodepagecodec.php.


Member Data Documentation

eZCodePageCodec::$CodePage

Definition at line 92 of file ezcodepagecodec.php.


The documentation for this class was generated from the following file: