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

Class: EncoderInterface

Source Location: /common/Encoding.php

Interface Overview


Encoder interface


Methods



Class Details

[line 134]
Encoder interface



[ Top ]


Class Methods


method decode [line 148]

string decode( string $text)

Wrapper for function decode



Tags:

access:  public


Parameters:

string   $text  

[ Top ]

method encode [line 141]

string encode( string $text)

Wrapper for function encode



Tags:

access:  public


Parameters:

string   $text  

[ Top ]

method getCharset [line 154]

string getCharset( )

Wrapper for function getCharset



Tags:

access:  public


[ Top ]


Documentation generated on Fri, 21 Sep 2007 13:30:45 +0200 by phpDocumentor 1.3.0RC3