Client
[ class tree: Client ] [ index: Client ] [ all elements ]

Class: EncoderInterface

Source Location: /common/Encoding.php

Interface Overview


Encoder interface


Methods



Class Details

[line 118]
Encoder interface



[ Top ]


Class Methods


method decode [line 132]

string decode( string $text)

Wrapper for function decode



Tags:

access:  public


Parameters:

string   $text  

[ Top ]

method encode [line 125]

string encode( string $text)

Wrapper for function encode



Tags:

access:  public


Parameters:

string   $text  

[ Top ]

method getCharset [line 138]

string getCharset( )

Wrapper for function getCharset



Tags:

access:  public


[ Top ]


Documentation generated on Wed, 6 Apr 2005 12:06:37 +0200 by phpDocumentor 1.3.0RC3