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

Class: EncoderInterface

Source Location: /common/Encoding.php

Interface Overview


Encoder interface


Methods



Class Details

[line 140]
Encoder interface



[ Top ]


Class Methods


method decode [line 154]

string decode( string $text)

Wrapper for function decode



Tags:

access:  public


Parameters:

string   $text  

[ Top ]

method encode [line 147]

string encode( string $text)

Wrapper for function encode



Tags:

access:  public


Parameters:

string   $text  

[ Top ]

method getCharset [line 160]

string getCharset( )

Wrapper for function getCharset



Tags:

access:  public


[ Top ]


Documentation generated on Wed, 08 Feb 2012 13:30:57 +0100 by phpDocumentor 1.3.0RC3