lib/ezi18n/classes/ezmbstringmapper.php

Show: inherited
Table of Contents

File containing the eZMBStringMapper class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
lib  
Version
4.6.0  

\eZMBStringMapper

Package: lib

File containing the eZMBStringMapper class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

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( string $input_charset_code, string $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 string
$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.