lib/ezi18n/classes/ezmbstringmapper.php

Show: inherited
Table of Contents

\eZMBStringMapper

Package:

Methods

methodpubliccharsetList( ) : void
static

methodpublicconvertString(  $str ) : void

Parameters
Name Type Description
$str
methodpubliceZMBStringMapper(  $input_charset_code,  $output_charset_code ) : void

Parameters
Name Type Description
$input_charset_code
$output_charset_code
methodpublichasMBStringExtension( ) : void
static

methodpublicinputCharsetCode( ) : void

methodpublicinstance( \$input_charset_code $input_charset_code, \$output_charset_code $output_charset_code ) : \eZMBStringMapper
static

Returns a shared instance of the eZMBStringMapper pr the $input_charset_code and $output_charset_code params.

Parameters
Name Type Description
$input_charset_code \$input_charset_code

string

$output_charset_code \$output_charset_code

string

Returns
Type Description
\eZMBStringMapper
methodpublicisCharsetSupported(  $charset_code ) : void

Parameters
Name Type Description
$charset_code
methodpublicoutputCharsetCode( ) : void

methodpublicrequestedInputCharsetCode( ) : void

methodpublicrequestedOutputCharsetCode( ) : void

methodpublicsetSubstituteCharacter(  $char ) : void

Parameters
Name Type Description
$char
methodpublicstrlen(  $str ) : void

Parameters
Name Type Description
$str
methodpublicstrpos(  $haystack,  $needle,  $offset = 0 ) : void

Parameters
Name Type Description
$haystack
$needle
$offset
methodpublicstrrpos(  $haystack,  $needle ) : void

Parameters
Name Type Description
$haystack
$needle
methodpublicsubstituteCharacter( ) : void

methodpublicsubstr(  $str,  $start,  $length ) : void

Parameters
Name Type Description
$str
$start
$length
Documentation was generated by DocBlox 0.18.1.